Skip to content

Commit 1b46c82

Browse files
authored
Merge pull request #12363 from alejandramunozv/main
Updating to correct name
2 parents 34e6ad9 + 75b9d7d commit 1b46c82

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ title: New-CsTeamsMeetingPolicy
77
schema: 2.0.0
88
manager: bulenteg
99
ms.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
13261327
Accept 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.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ manager: bulenteg
99
author: tomkau
1010
ms.author: tomkau
1111
ms.reviewer: wblocker
12+
ms.date: 11/12/2024
1213
---
1314

1415
# Set-CsTeamsMeetingPolicy
@@ -1371,7 +1372,7 @@ Accept pipeline input: False
13711372
Accept wildcard characters: False
13721373
```
13731374
1374-
### -LobbyChats
1375+
### -LobbyChat
13751376
13761377
>[!NOTE]
13771378
>This feature has not been released yet and will have no changes if it is enabled or disabled.

0 commit comments

Comments
 (0)