Skip to main content

Save Mail Attachments

Description

This Activity saves the mail attachments to a specified folder.

Properties

Input

  • File Path – Specify the full path to save the Mail Message object.
  • Mail Message – Specify the Mail Message object to save.

Misc

  • DisplayName – Add a display name to your Activity.
  • Private – By default, Activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Optional

  • Continue On Error – Specifies if the automation should continue even when the Activity throws an error. This field only supports Boolean values (True, False). The default value is False.
    note

    Catches no error if this Activity is present inside the Try-Catch block and the value of this property is True.

Example

Download Example

Save Mail Attachments