Skip to content

Updating to correct name #12363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ title: New-CsTeamsMeetingPolicy
schema: 2.0.0
manager: bulenteg
ms.reviewer: wblocker
ms.date: 11/12/2024
---

# New-CsTeamsMeetingPolicy
Expand Down Expand Up @@ -89,7 +90,7 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
[-LiveCaptionsEnabledType <String>]
[-LiveInterpretationEnabledType <String>]
[-LiveStreamingMode <String>]
[-LobbyChats <string>]
[-LobbyChat <string>]
[-MediaBitRateKb <UInt32>]
[-MeetingChatEnabledType <String>]
[-MeetingInviteLanguages <String>]
Expand Down Expand Up @@ -1326,7 +1327,7 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -LobbyChats
### -LobbyChat

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
Expand Down
3 changes: 2 additions & 1 deletion teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ manager: bulenteg
author: tomkau
ms.author: tomkau
ms.reviewer: wblocker
ms.date: 11/12/2024
---

# Set-CsTeamsMeetingPolicy
Expand Down Expand Up @@ -1371,7 +1372,7 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -LobbyChats
### -LobbyChat

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.
Expand Down