Create a List in a SharePoint Site
Overview
This procedure creates a new list in a given SharePoint site.
Input Concepts
Concept
Description
Type
Required
site
The site where the list will be created.
sharepoint site
Yes
list name
The name of the list to be created.
text
Yes
Output Concepts
Concept
Description
Type
answer
A SharepointList object representing the created list.
sharepoint list
Examples
Last updated
Was this helpful?