Skip to content

Commit 8623182

Browse files
authored
Update Set-CsTeamsMeetingPolicy.md
1 parent 25ccb93 commit 8623182

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,8 +1416,7 @@ Accept wildcard characters: False
14161416
Specifies if users will be able to chat in meetings. Possible values are: Disabled, Enabled, and EnabledExceptAnonymous.
14171417
14181418
> [!NOTE]
1419-
> Due to a new feature rollout, in order to set the value of MeetingChatEnabledType to Disabled, you will need to also set the value of LobbyChat to disabled.
1420-
> Disable MeetingChatEnabledType command:
1419+
> Due to a new feature rollout, in order to set the value of MeetingChatEnabledType to Disabled, you will need to also set the value of LobbyChat to disabled. eg.
14211420
> Install-Module MicrosoftTeams -RequiredVersion 6.6.1-preview -Force -AllowClobber -AllowPrereleaseConnect-MicrosoftTeams Set-CsTeamsMeetingPolicy -Identity Global -MeetingChatEnabledType Disabled -LobbyChat Disabled
14221421
14231422
```yaml

0 commit comments

Comments
 (0)