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
77schema : 2.0.0
88manager : bulenteg
99ms.reviewer : wblocker
10+ ms.date : 11/12/2024
1011---
1112
1213# New-CsTeamsMeetingPolicy
@@ -89,7 +90,7 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
8990 [-LiveCaptionsEnabledType <String>]
9091 [-LiveInterpretationEnabledType <String>]
9192 [-LiveStreamingMode <String>]
92- [-LobbyChats <string>]
93+ [-LobbyChat <string>]
9394 [-MediaBitRateKb <UInt32>]
9495 [-MeetingChatEnabledType <String>]
9596 [-MeetingInviteLanguages <String>]
@@ -1326,7 +1327,7 @@ Accept pipeline input: False
13261327Accept wildcard characters : False
13271328` ` `
13281329
1329- ### -LobbyChats
1330+ ### -LobbyChat
13301331
13311332>[!NOTE]
13321333>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