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

Productivity activities

Last updated Mar 13, 2026

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).

  • MarkRead(MailMessage, bool)

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated