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

Productivity activities

Last updated Feb 19, 2026

GetList

Retrieves information about the specified SharePoint List.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

ISharepointList GetList(
	string siteIdentifier,
	string listIdentifier,
	bool useDisplayNamesAsColumnNames = false
)
ISharepointList GetList(
	string siteIdentifier,
	string listIdentifier,
	bool useDisplayNamesAsColumnNames = false
)

Parameters

siteIdentifier String : The URL or the ID of the SharePoint site.

listIdentifier String : Specify either the title (display name) or the ID of the list.

useDisplayNamesAsColumnNames Boolean (Optional) : Specifies if the column names for data retrieval or updates are the display names or the column names as defined in SharePoint.

Return value

ISharepointList - An ISharepointList object with relevant metadata.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.