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