Enum SharePointPlatform Enums for the type of SharePoint platform Namespace: PnP.Framework.Enums Assembly: PnP.Framework.dll Syntax public enum SharePointPlatform : int None No platorm specified Office365 O365 platform Office365Dedicated O365Dedicated platform OnPremises SharePoint On-Premises platform Extension Methods ValidationExtensions.ValidateNotNullOrEmpty<SharePointPlatform>(String) ObjectExtensions.Set<SharePointPlatform, T>(Expression<Func<SharePointPlatform, T>>, T, Boolean, Boolean)