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.26106.1555
Syntax
IMimeDataReadOnlyCollection Attachments { get; }

Property Value

IMimeDataReadOnlyCollection
See Also