pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

Added GetPnPSiteHistoricalVersionsStatus #2832

Open ZhuoWeiLi opened 4 years ago

ZhuoWeiLi commented 4 years ago

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/PnP-PowerShell/blob/dev/CONTRIBUTING.md

Type

Related Issues?

Fixes #X, partially fixes #Y, mentioned in #Z, etc.

What is in this Pull Request ?

Added a new command for getting the status of the upcoming Historical Versions feature for a site. This feature allows sites to make versions searchable for eDiscovery.

Guidance

This is a draft pull request to keep track of the feature since the CSOM API needed for this command hasn't been published yet. Will publish this pull request once the API is available.