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

Property Value

IMimeDataReadOnlyCollection
See Also