Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 763 Bytes

File metadata and controls

26 lines (19 loc) · 763 Bytes
title Members
description Describes the visibility of a team.
author MSFTRickyCastaneda
ms.localizationpriority medium
ms.subservice teams
doc_type enumPageType
ms.date 08/16/2024

teamVisibilityType enum type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

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.