Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.75 KB

File metadata and controls

30 lines (22 loc) · 1.75 KB
title teamSpecialization enum type
description Describes the special use case for a team.
author MSFTRickyCastaneda
ms.localizationpriority medium
ms.subservice teams
doc_type enumPageType
ms.date 08/16/2024

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.