Download IMAP Attachments
You can select this activity to download attachments form an Internet Messaging Access Protocol (IMAP) email.
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 selected by default. |
Input | Mail (Infor.Activities.Email.Mail) | The email to download the attachment must be used with the Get Outlook Email activity. E-mail must be a variable of the Mail data type. | |
Path | String | The directory to which the attachments must be downloaded. | |
Misc | DisplayName | String | The display name of the activity. |
Output | File Paths | List<String> (System.Collections.Genetic.List<System.String>) | A list of file paths where the attachments must be downloaded. |
Response Code | Int32 | Response code for the activity. Possible values:
|