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

Productivity Activities

Last updated Mar 19, 2025

GetEmail

Retrieves an email associated with the given emailId.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

IMailGetEmail(
	stringemailId,
	stringaccount = null,
	boolbodyAsHtml = false
)

Parameters

emailId String
The id of the email that should be retrieved.
account String (Optional)
If specified uses the given shared mailbox, otherwise it uses the current account. Optional, default value is null.
bodyAsHtml Boolean (Optional)
Specifies if the content of the email should be interpreted as HTML format. Optional, default value is false.

Return value

IMail - The matched email.

Was this page helpful?

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