Send Outlook Graph Email
You can select this activity to send an email message using Outlook.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description |
|---|---|---|---|
| Common | Continue on Error | Boolean | Select the check box to continue the RPA flow even if the activity fails. This check box is select- ed by default. |
| Email Message | Save as Draft | Boolean | Indicates whether to send the email or save it as a draft. |
| To | String | A list of email addresses of the recipients. | |
| Attachments | String | List of files to be attached as a collection. | |
| BCC | String | A list of the hidden recipients of the email message in string format. | |
| CC | String | A list of email addresses of the recipients of the email message in string format. | |
| Email Body | String | The body of the email. | |
| Email Subject | String | The subject of the email. For example,'Test' | |
| Misc | Display Name | String | Display name for the activity. |
| Output | Response Code | Int32 | Response code for the activity. Possible values:
|