Gets message data. This property is available only if IMAP_FetchItem_Flags.Message was specified,
otherwise throws exception.
| C# | Visual Basic | Managed C++ |
public byte[] MessageData { get; }
Public ReadOnly Property MessageData As Byte()
public: array<unsigned char>^ MessageData { array<unsigned char>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)