| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The Unique ID for this profile. |
integer |
None. |
| Name |
A friendly name for this profile. |
string |
None. |
| Host |
SMTP Host. |
string |
None. |
| Port |
SMTP Port. |
string |
None. |
| UseSSL |
If the SMTP connection should be over SSL/TLS. |
boolean |
None. |
| UserName |
The User Name used to authenticate. |
string |
None. |
| Password |
The Password in combination with to authenticate. |
string |
None. |
| DefaultSender |
Default From address. |
string |
None. |