Click or drag to resize

MessageDataEmlData Property

Eml data requested. You can use MailBuilder on this property to create IMail object.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public byte[] EmlData { get; }

Property Value

Type: Byte
See Also