Search Results for

    Show / Hide Table of Contents

    Enum TeamSpecialization

    The Specialization for the Team

    Namespace: PnP.Framework.Provisioning.Model.Teams
    Assembly: PnP.Framework.dll
    Syntax
    public enum TeamSpecialization : int

    EducationClass

    Team experience optimized for a class. This enables segmentation of features across O365.

    EducationProfessionalLearningCommunity

    Team experience optimized for a PLC. Learn more about PLC here.

    EducationStaff

    Team type for an optimized experience for staff in an organization, where a staff leader, like a principal, is the admin and teachers are members in a team that comes with a specialized notebook.

    EducationStandard

    Team created by an education user. All teams created by education user are of type Edu.

    None

    Default type for a team which gives the standard team experience

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<TeamSpecialization>(String)
    ObjectExtensions.Set<TeamSpecialization, T>(Expression<Func<TeamSpecialization, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer