MailBee.NET Objects 7.2

ImapEnvelopeDownloadedEventArgs Properties

The properties of the ImapEnvelopeDownloadedEventArgs class are listed below. For a complete list of ImapEnvelopeDownloadedEventArgs class members, see the ImapEnvelopeDownloadedEventArgs Members topic.

Public Instance Properties

DataLength Gets the length (in bytes) of the FETCH response containing the downloaded envelope data.
DownloadedEnvelope Gets or sets the envelope which had been downloaded.
MessageNumber Gets the message number (ordinal position in the folder) of the downloaded envelope.
State (inherited from CommonEventArgs) Gets a reference to the object which was supplied by the developer in state parameter of asynchronous methods of the mailer components.

See Also

ImapEnvelopeDownloadedEventArgs Class | MailBee.ImapMail Namespace