UiPath Documentation
activities
latest
false

Productivity activities

GetLabel

Retrieves a Gmail label by its ID.

Namespace: UiPath.GSuite.Activities.API

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

Syntax

IMailLabel GetLabel(
	string labelId
)
IMailLabel GetLabel(
	string labelId
)

Parameters

labelId String : The ID of the label to retrieve.

Return value

IMailLabel - The mail label retrieved.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated