 | MBoxMessageEml Property |
Gets email data.
Namespace: Limilabs.Mail.Tools.MBoxAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic byte[] Eml { get; }Public ReadOnly Property Eml As Byte()
Get
public:
property array<unsigned char>^ Eml {
array<unsigned char>^ get ();
}member Eml : byte[] with get
Property Value
Byte
See Also