Search Results for

    Show / Hide Table of Contents

    Class TeamOptions

    Options to configure the created Team

    Inheritance
    object
    TeamOptions
    TeamForGroupOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PnP.Core.Admin.Model.Teams
    Assembly: PnP.Core.Admin.dll
    Syntax
    public class TeamOptions

    Properties

    Specialization

    Allows to specify the specialization for the Team creation

    Declaration
    public TeamSpecialization Specialization { get; set; }
    Property Value
    TeamSpecialization

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer