Search Results for

    Show / Hide Table of Contents

    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)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer