teamSpecialization enum type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Indicates whether the team is intended for a particular use case. Each team specialization has access to unique behaviors and experiences targeted to its use case. Default is none.

Members

Member Value Description
none 0 Default type for a team that gives the standard team experience.
educationStandard 1 Team created by an education user. All teams created by education user are of type Edu.
educationClass 2 Team experience optimized for a class. This enables segmentation of features across O365.
educationProfessionalLearningCommunity 3 Team experience optimized for a PLC. Learn more about PLC here.
educationStaff 4 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. For more information, see OneNote staff notebook for education.
unknownFutureValue 7 Sentinel value reserved as a placeholder for future expansion of the enum.