Send SMTP Email
You can select this activity to send an email message using the SMTP protocol. This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Email message | Email Body | String | The body of the email. |
| Recipient | String | The mail recipient | |
| Sender | String | The sender of the email. | |
| Attachments | List< String> | The email attachments | |
| CC | List< String> | The recipients who are marked a copy of the email. | |
| Email Subject | String | The subject of the email. | |
| Server Information | Password | String | The server password. Note: The information provided in this field is masked as the data is sensitive. You can click the Eye option to review the information. |
| String | The sender's email address. | ||
| Port | Int32 | The server port | |
| Secure Connection | Boolean | The encryption for the secure connection. | |
| Server | String | The email server. | |
| Output | Response Code | Int32 | Response code for the activity. Possible values:
|