ImapMessageStatusEventArgs Properties

The ImapMessageStatusEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFlags
Gets the new value of the message flags.
Public propertyMessageCountOrIndex
Gets the count or index of message(s) mentioned in the current response.
Public propertyState
Gets a reference to the object which was supplied by the developer in state parameter of asynchronous methods of the mailer components.
(Inherited from CommonEventArgs.)
Public propertyStatusID
Gets the status string of the current response.
Top
See Also