The properties of the ImapServerStatusEventArgs class are listed below. For a complete list of ImapServerStatusEventArgs class members, see the ImapServerStatusEventArgs Members topic.
Details | Gets the response body. |
HumanReadable | Gets the human readable part of the status response. |
IsAlert | Gets whether the status response is "[ALERT]" response. |
OptionalData | Gets the contents of the optional response code of the response. |
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. |
StatusID | Gets the status string of the current response. |
ImapServerStatusEventArgs Class | MailBee.ImapMail Namespace