Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.72 KB

teamspecialization.md

File metadata and controls

28 lines (21 loc) · 1.72 KB
title description author ms.localizationpriority ms.subservice doc_type
teamSpecialization enum type
Describes special use case for a team.
nkramer
medium
teams
enumPageType

teamSpecialization enum type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

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.