The following tables list the members exposed by ImapResponseEventArgs.
| Name | Description | |
|---|---|---|
![]() | Exception | Gets any exception which occurred during the asynchronous operation. (Inherited from Dart.PowerTCP.Mail.EndEventArgs) |
![]() | Response | Gets an ImapResponse object representing a single line response from the IMAP server. |
![]() | Responses | Gets an array of ImapResponse objects representing all responses from the IMAP server applicable to this event. |
![]() | State | Gets the object that was included as part of the associated method call. (Inherited from Dart.PowerTCP.Mail.EndEventArgs) |
