The Imap type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() ![]() | CommandSent |
Occurs when a command is send to the server.
|
![]() ![]() | Notification |
Occurs when a notification is received from the server.
By sending notifications, the server informs connected clients about specific actions performed by either this client, by another connected session, or the server itself.
|
![]() ![]() | ResponseRead |
Occurs when a response is received from the server.
|
![]() ![]() | StateChanged |
Occurs when the state of the Imap object is changed.
|
![]() ![]() | TlsDebug | Obsolete. |
![]() ![]() | TransferProgress |
Occurs when data is send or received.
|
![]() ![]() | ValidatingCertificate |
Occurs when a server certificate needs to be validated.
|