Class that contains the data of an IMAP4 ENVELOPE structure.
For a list of all members of this type, see EnvelopeData Members.
System.Object
EnvelopeData
An IMAP4 ENVELOPE structure is an optional data item in a FETCH response. The structure contains information obtained from the header fields of a message stored on the server.
EnvelopeData is a class that contains the data of an
IMAP4 ENVELOPE structure. EnvelopeData provides properties to
get the fields of the ENVELOPE structure.
Namespace: Hunny.Mail
Assembly: Hunny.Mail (in Hunny.Mail.dll)
EnvelopeData Members | Hunny.Mail Namespace | FETCH response in the IMAP4 specification