Move Outlook Graph Email
You can select this activity to move an email to a folder in the same mailbox.
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 | Destination Folder | String | The name or path of the destination folder where the email must be moved. |
Office365Message | The unique identifier (ID) of the email to be moved. | ||
Misc | Display Name | String | Display name for the activity. |
Output | Moved Status | Boolean | Indicates whether the email was successfully moved. |
Moved Email | Office365Message | The mail that was moved. | |
Response Code | Int32 | Response code for the activity. Possible values:
|