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

Productivity activities

Last updated Mar 13, 2026

GetDriveLabels

Gets Drive labels with empty fields.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

public IReadOnlyCollection<ILabel> GetDriveLabels(
	DriveLabelType driveLabelType = DriveLabelType.All
)
public IReadOnlyCollection<ILabel> GetDriveLabels(
	DriveLabelType driveLabelType = DriveLabelType.All
)

Parameters

driveLabelType DriveLabelType (Optional) : The types of drive labels to be retrieved.

Return value

IReadOnlyCollection<ILabel>

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated