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 Email 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:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.