Saves all attachments of the message to the specified folder.
Saves all attachments of the message to the specified folder.
public bool SaveAll(string);
Saves real (and, optionally, inline) attachments.
public bool SaveAll(string,bool);
AttachmentCollection Class | MailBee.Mime Namespace | Attachment