Download Outlook Graph Email Attachment
You can select this activity to download attachments from an email message.
Note: The download process excludes inline attachments, such as embedded
logos and images. This ensures that the system creates only relevant records and avoids
generating duplicate or redundant entries.
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. |
Option | Account | String | The account that must have access to a shared mail box. This determines the shared mailbox email address with which this activity interacts. |
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:
|