activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity Activities

Last updated Jul 18, 2025

MarkRead

Marks the specified email message as read.

Namespace: UiPath.Mail.Activities.Api

Assembly: UiPath.Mail.Activities.Api (in UiPath.Mail.Activities.Api.dll)

MarkRead(MailMessage, bool)

void MarkRead(
	MailMessage message,
	bool read = true
)void MarkRead(
	MailMessage message,
	bool read = true
)
message MailMessage
The MailMessage variable that contains the message to mark as read.
read Boolean (Optional)
Whether to mark the email as read (true) or unread (false).

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
© 2005-2025 UiPath. All rights reserved.