Mark Outlook Email as Read/Unread

You can select this activity to specify an email, from an outlook account, that must be marked as read or unread based on the user input.

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 Mail The mail that must be marked as read or unread.
Misc Display Name String Display name for the activity.
Options Mark as Read Boolean A boolean value. Select this option to mark the unread retrieved emails as 'Read in Outlook'. The default value is True.
Output 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.