Hi all,
I want send an email through OUTLOOK with the attachment of 8 pdf files in a particular folder.
I aware about Send Outlook Mail Activity.
But i dont know how to attach multiple attachments dynamically.
@muthu.m
1.** filelist=Directory.getfiles(“folderpath”)**
2.Pass the filelist variable to attachmentsCollection property of send Send Outlook Mail activity