Search Results for

    Show / Hide Table of Contents

    Class SiteGroup

    Inheritance
    System.Object
    SiteGroup
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class SiteGroup : object

    Properties

    AllowMembersEditMembership

    Declaration
    public bool AllowMembersEditMembership { get; set; }
    Property Value
    System.Boolean

    AllowMembersEditMembershipSpecified

    Declaration
    public bool AllowMembersEditMembershipSpecified { get; set; }
    Property Value
    System.Boolean

    AllowRequestToJoinLeave

    Declaration
    public bool AllowRequestToJoinLeave { get; set; }
    Property Value
    System.Boolean

    AllowRequestToJoinLeaveSpecified

    Declaration
    public bool AllowRequestToJoinLeaveSpecified { get; set; }
    Property Value
    System.Boolean

    AutoAcceptRequestToJoinLeave

    Declaration
    public bool AutoAcceptRequestToJoinLeave { get; set; }
    Property Value
    System.Boolean

    AutoAcceptRequestToJoinLeaveSpecified

    Declaration
    public bool AutoAcceptRequestToJoinLeaveSpecified { get; set; }
    Property Value
    System.Boolean

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    System.String

    Members

    Declaration
    public UsersList Members { get; set; }
    Property Value
    UsersList

    OnlyAllowMembersViewMembership

    Declaration
    public bool OnlyAllowMembersViewMembership { get; set; }
    Property Value
    System.Boolean

    OnlyAllowMembersViewMembershipSpecified

    Declaration
    public bool OnlyAllowMembersViewMembershipSpecified { get; set; }
    Property Value
    System.Boolean

    Owner

    Declaration
    public string Owner { get; set; }
    Property Value
    System.String

    RequestToJoinLeaveEmailSetting

    Declaration
    public string RequestToJoinLeaveEmailSetting { get; set; }
    Property Value
    System.String

    Title

    Declaration
    public string Title { get; set; }
    Property Value
    System.String

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer