Activities
latest
false
Banner background image
Productivity Activities
Last updated May 22, 2024

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.