Download Outlook Attachment
You can select this activity to download attachments from an Outlook email. This table lists the properties for the activity.
Note: See, Examples for the details on using the
Download Outlook activity.
Property Type | Property Name | Data Type | Description |
---|---|---|---|
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 type. | |
Path | String | The directory to which the attachments must be downloaded. | |
Output | File Path | List<String> | A list of file paths where the attachments must be downloaded. |
Response Code | Int32 | Response code for the activity. Possible values:
|