File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ title: New-CsTeamsMeetingPolicy
7
7
schema : 2.0.0
8
8
manager : bulenteg
9
9
ms.reviewer : wblocker
10
+ ms.date : 11/12/2024
10
11
---
11
12
12
13
# New-CsTeamsMeetingPolicy
@@ -89,7 +90,7 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
89
90
[-LiveCaptionsEnabledType <String>]
90
91
[-LiveInterpretationEnabledType <String>]
91
92
[-LiveStreamingMode <String>]
92
- [-LobbyChats <string>]
93
+ [-LobbyChat <string>]
93
94
[-MediaBitRateKb <UInt32>]
94
95
[-MeetingChatEnabledType <String>]
95
96
[-MeetingInviteLanguages <String>]
@@ -1326,7 +1327,7 @@ Accept pipeline input: False
1326
1327
Accept wildcard characters : False
1327
1328
` ` `
1328
1329
1329
- ### -LobbyChats
1330
+ ### -LobbyChat
1330
1331
1331
1332
>[!NOTE]
1332
1333
>This feature has not been released yet and will have no changes if it is enabled or disabled.
You can’t perform that action at this time.
0 commit comments