How do you go on to iterate through attachments of a mail and download only those that contain a certain text in the name?
Thank you for the help!
LE: I already have a way to iterate thourgh the attachments and check for the naming but I don t know how to save the attachment to folder. (activities need MailMessage object, I need to save Mail.Attachment object)