| 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 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Describes the visibility of a team.
| 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. |