Click or drag to resize

IMailAttachments Property

Gets the list of all attachments in this email message. Including Alternatives, Visuals (Inline) and NonVisuals (Attachment).

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IMimeDataReadOnlyCollection Attachments { get; }

Property Value

Type: IMimeDataReadOnlyCollection
See Also