MailBee.NET Objects 4.0

AttachmentCollection.SaveAll Method

Saves all attachments of the message to the specified folder.

Overload List

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);

See Also

AttachmentCollection Class | MailBee.Mime Namespace | Attachment