teamVisibilityType 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.

Describes the visibility of a team.

Members

Member Value Description
private 0 Anyone can see the team but only the owner can add a user to the team.
public 1 Anyone can join the team.
hiddenMembership 2 Only the administrators (global, company, user, and helpdesk) can view the members of a team.
Owner permissions are required to join a team.