Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

MarkEmailasRead

Marks the email as read.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Overloads

OverloadsDecription
MarkEmailAsRead(IMail)Marks the specified mail as read.
MarkEmailAsRead(String)Marks the email with the specified messageId as read.

MarkEmailAsRead(IMail)

Marks the specified mail as read.

public void MarkEmailAsRead(
	IMail mail
)public void MarkEmailAsRead(
	IMail mail
)
mail IMail
The email that should be marked as read.

MarkEmailAsRead(String)

Marks the email with the specified messageId as read.

public void MarkEmailAsRead(
	string messageId
)public void MarkEmailAsRead(
	string messageId
)
messageId String

The id of the email that should be marked as read.

  • Overloads
  • MarkEmailAsRead(IMail)
  • MarkEmailAsRead(String)

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.