Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

AddItem

Add a new item to a specified SharePoint List.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

DataRow AddItem(
	ISharepointList list,
	DataRow row
)DataRow AddItem(
	ISharepointList list,
	DataRow row
)

Parameters

list ISharepointList
The SharePoint list into which to add the item.
row DataRow
The item to add, with all the columns of the list, stored in a DataRow.

Return value

DataRow - The added item, with all the columns of the list, stored in a DataRow.

  • 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.