The Pop3 type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| CommandSent |
Occurs when a command is send to the server.
| |
| ResponseRead |
Occurs when a response is received from the server.
| |
| StateChanged |
Occurs when the state of the Pop3 object is changed.
| |
| TlsDebug | Obsolete. | |
| TransferProgress |
Occurs when data is send or received.
| |
| ValidatingCertificate |
Occurs when a server certificate needs to be validated.
|