Download Outlook Graph Email Attachment
You can select this activity to download attachments from an email message.
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. |
Input | Office365Message | The email message from which you want to download attachments. | |
Attachment Filter | String | The criteria or conditions to determine which email attachments must be downloaded. | |
Save Destination | String | The directory where the attachments must be saved. | |
Misc | Display Name | String | Display name for the activity. |
Output | File Paths | List<String> (System.Col- lections.Genetic.List<Sys- tem.String>) | A list of file paths where the attachments must be downloaded. |
Response Code | Int32 | Response code for the activity. Possible values:
|