Skip to content

Commit cb21986

Browse files
authored
Update New-CsPersistentChatConfiguration.md
1 parent 1b4d79a commit cb21986

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

skype/skype-ps/skype/New-CsPersistentChatConfiguration.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://learn.microsoft.com/powershell/module/skype/new-cspersistentchatconfiguration
4-
applicable: Lync Server 2013, Skype for Business Server 2015
4+
applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
55
title: New-CsPersistentChatConfiguration
66
schema: 2.0.0
77
manager: rogupta
@@ -19,8 +19,6 @@ Persistent Chat configuration settings are used to manage the Persistent Chat se
1919
For example, these settings allow you to specify the maximum number of users who can participate in a chat room.
2020
This cmdlet was introduced in Lync Server 2013.
2121

22-
23-
2422
## SYNTAX
2523

2624
```
@@ -40,8 +38,6 @@ These settings can be configured at the global or the site scope, or at the serv
4038

4139
Skype for Business Server Control Panel: To create a new collection of Persistent Chat configuration settings using the Skype for Business Server Control Panel, click Persistent Chat, click Persistent Chat Configuration, click New, and then click either Site configuration or Pool configuration.
4240

43-
44-
4541
## EXAMPLES
4642

4743
### -------------------------- Example 1 --------------------------
@@ -53,7 +49,6 @@ New-CsPersistentChatConfiguration -Identity "site:Redmond" -ParticipantUpdateLim
5349
The command shown in Example 1 creates a new set of Persistent Chat configuration settings applied to the Redmond site.
5450
In this example, the ParticipantUpdateLimit property is set to 100.
5551

56-
5752
## PARAMETERS
5853

5954
### -Identity

0 commit comments

Comments
 (0)