ENUM

O365ConfiguredGroupMemberType

Description

Object type of the configured group member.

link GraphQL Schema definition

  • enum O365ConfiguredGroupMemberType {
  • # SharePoint site.
  • SITE
  • # SharePoint team.
  • TEAM
  • # Unknown member type.
  • UNKNOWN
  • }