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

Productivity activities

Last updated Mar 13, 2026

RemoveFileLabels

Removes one or multiple labels from a file, including its fields.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

public void RemoveFileLabels(
	IFile file,
	IEnumerable<ILabel> labels
)
public void RemoveFileLabels(
	IFile file,
	IEnumerable<ILabel> labels
)

Parameters

file IFile : The file to remove labels from.

labels IEnumerable<ILabel> : The labels to remove.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated