The Imap type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
CommandSentEvent |
Occurs after successfully sending data to the IMAP server.
|
![]() |
ConnectedEvent |
Occurs after a successful connection to the IMAP server.
|
![]() |
DataReceivedEvent |
Occurs after successfully reading data from the IMAP server.
|
![]() |
DisconnectedEvent |
Occurs after a successful disconnection from the IMAP server.
|
![]() |
Disposed |
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.) |
![]() |
MessageRetrievedEvent |
Occurs after successfully reading a message from the IMAP server.
|