Enum SiteCollectionFilter
- Namespace
- PnP.Core.Admin.Model.SharePoint
- Assembly
- PnP.Core.Admin.dll
Defines which site collections need to be returned by the site collection enumeration methods
public enum SiteCollectionFilter
Fields
Default filter, currently comes down to all regular site collections and personal site collections (= OneDrive for Business)
Skip personal sites (ODB)
Return only personal sites (ODB)