 | MessageDataEmlData Property |
Eml data requested. You can use
MailBuilder on this property to create
IMail object.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic byte[] EmlData { get; }Public ReadOnly Property EmlData As Byte()
Get
public:
property array<unsigned char>^ EmlData {
array<unsigned char>^ get ();
}member EmlData : byte[] with get
Property Value
Byte
See Also