Gets message IMAP ENVELOPE. This property is available only if IMAP_FetchItem_Flags.Envelope was specified,
otherwise throws exception.
| C# | Visual Basic | Managed C++ |
public IMAP_Envelope Envelope { get; }
Public ReadOnly Property Envelope As IMAP_Envelope
public: IMAP_Envelope^ Envelope { IMAP_Envelope^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)