Share via


SharePoint Online SPOMod: Get-SPOListCount

This article describes a function of a custom SharePoint Online module available for download and installation on GitHub where it welcomes all your suggestions and contributions.

Get-SPOListCount

The cmdlet gets the number of lists in a given site.

Parameters

None.

Examples

----- EXAMPLE 1 ------

Get-SPOListCount

See Also