Click or drag to resize

IMailNonVisuals Property

Gets the list of all non visual elements (ContentDisposition.Value equal to Attachment) in this email message. E.g. Attached data files.

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

Property Value

Type: IMimeDataReadOnlyCollection
See Also