ENUM
O365GroupSubType
Description
The subtype of a Microsoft 365 Group.
link GraphQL Schema definition
- enum O365GroupSubType {
- # The Active Directory group.
- # The SharePoint configured group.
- # The SharePoint and Microsoft Teams configured group.
- # Microsoft Teams configured group.
- # Unknown group type.
- }