my $Attachments = $item->Attachments(); foreach my $attach(@attach) { $Attachments->Add($attach); }