UiPath Documentation
activities
latest
false

Productivity activities

GetSensitivityLabels

Retrieves the sensitivity labels assigned to a file in OneDrive or SharePoint.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

IEnumerable<SensitivityLabel> GetSensitivityLabels(
	IFile file
)
IEnumerable<SensitivityLabel> GetSensitivityLabels(
	IFile file
)

Parameters

file IFile : The file to retrieve sensitivity labels from.

Return value

IEnumerable<SensitivityLabel> - The sensitivity labels assigned to the file.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated