Blocked | A True value indicates the control is currently executing a blocking method (Timeout is greater than 0), which has neither completed nor timed out with a ptTimeout error. |
Capabilities | Collection of strings that contains the protocol extensions supported by the server. Values are initialized during login. |
Certificate | Certificate to use when authenticating to the remote host. |
From | If provided, this return address is used for the SMTP envelope instead of the address found in the From header label of the message. |
HelloName | A string value representing the hostname presented to the server during the greeting. |
IpV6 | Specifies whether hostname addresses should be favorably resolved to IPv6. |
Message | The message to be sent. |
Privacy | Specifies the security protocol (PCT, SSL2, SSL3, TLS, none) and type (Implicit,
Explicit) used. |
Security | Sets the criteria for accepting certificates. |
State | Provides status information to the user interface. The State event fires to signal that this property has changed. |
Timeout | Controls the blocking behavior of methods that can be used in blocking and non-blocking ways. |
To | If provided, these addresses will be used for the SMTP envelope instead of those found in the To, Cc, and Bcc header labels of the message. |