Retrieve Lists within a SharePoint Site
Overview
This procedure retrieves all lists within a given SharePoint site.
Input Concepts
Concept
Description
Type
Required
site
A SharePointSite object representing the site from which to retrieve document libraries.
sharepoint site
Yes
Output Concepts
Concept
Description
Type
site's lists
A list of SharePoint lists within the specified site.
sharepoint list
Examples
Last updated
Was this helpful?