Skip to content

Commit 97cf74b

Browse files
authored
Update Set-CsTeamsMeetingPolicy.md
Change formatting for checkers
1 parent 436c288 commit 97cf74b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,12 +1425,12 @@ Position: Named
14251425
Default value: None
14261426
Accept pipeline input: False
14271427
Accept wildcard characters: False
1428-
```
1429-
#### Note: 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.
1428+
1429+
Note: 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.
14301430

1431-
#### Disable MeetingChatEnabledType command:
1431+
Disable MeetingChatEnabledType command:
14321432
Install-Module MicrosoftTeams -RequiredVersion 6.6.1-preview -Force -AllowClobber -AllowPrereleaseConnect-MicrosoftTeams Set-CsTeamsMeetingPolicy -Identity Global -MeetingChatEnabledType Disabled -LobbyChat Disabled
1433-
1433+
```
14341434

14351435
### -MeetingInviteLanguages
14361436
Controls how the join information in meeting invitations is displayed by enforcing a common language or enabling up to two languages to be displayed.

0 commit comments

Comments
 (0)