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

Productivity activities

Last updated Mar 13, 2026

ApplyLabels

Adds the given labels to the specified mail.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

public void ApplyLabels(
	IMail mail,
	IReadOnlyList<IMailLabel> labels
)
public void ApplyLabels(
	IMail mail,
	IReadOnlyList<IMailLabel> labels
)

Parameters

mail IMail : The mail to attach labels to.

labels IReadOnlyList<IMailLabel> : The label list that should be added to the given email.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated