Subscribe

UiPath StudioX

The UiPath StudioX Guide

Mark Mail as Read

UiPath.Mail.Activities.Business.MarkMailAsReadX

Marks the specified mail message as Read or Unread. Should be used for the currently selected email, or while iterating through a list of emails.

To learn how to use this activity, see Tutorial: Extracting Data from Automated Emails and Moving it to a Desktop Application.

In the Body of the Activity

  • Email message - Click plus button on the right side of the field and then, from the menu, select the mail to mark. When the activity is inside a For Each Mail Message activity, select Current Mail to indicate the current mail in the iteration. Otherwise, select Sel. Mail to use the message that is selected in Outlook at the moment when the project is executed. Alternatively, you can select Open in Advanced Editor and enter a VB expression.
  • Mark as - Indicate how to mark the mail by selecting an option from the drop-down menu - Read (the default selection) or Unread.

Properties

Common

  • Display Name - The name displayed for the activity in the Designer panel.

Input

Misc

  • Private - If selected, the data used in the activity is not logged by StudioX.

Updated 3 years ago


Mark Mail as Read


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.