| title | teamDiscoverySettings resource type |
|---|---|
| description | Settings to configure team discoverability by others. |
| ms.localizationpriority | medium |
| author | MSFTRickyCastaneda |
| ms.subservice | teams |
| doc_type | resourcePageType |
| ms.date | 08/19/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Provides settings to enable others to configure team discoverability. You can only modify discovery settings for private teams.
| Property | Type | Description |
|---|---|---|
| showInTeamsSearchAndSuggestions | Boolean | If set to true, the team is visible via search and suggestions from the Teams client. |
None.
The following JSON representation shows the resource type.
{
"showInTeamsSearchAndSuggestions": true
}