SMTP Connection Properties
The following properties are available for SMTP Connection objects, grouped by the categories shown in the connection editors.
Security
| Property | Type | Default | Description |
|---|---|---|---|
string |
The password of the SMTP account used to send the email. |
||
MailMessageSecurity |
MailMessageSecurity.None |
The connection security type to use when connecting to the server and sending e-mail. |
|
string |
The username of the SMTP account used to send the email. |