Skip to content

Commit f4e531c

Browse files
authored
Update New-CsPersistentChatAddin.md
1 parent 1b4d79a commit f4e531c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

skype/skype-ps/skype/New-CsPersistentChatAddin.md

Lines changed: 1 addition & 11 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-cspersistentchataddin
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-CsPersistentChatAddin
66
schema: 2.0.0
77
manager: rogupta
@@ -18,8 +18,6 @@ Enables you to configure a new Persistent Chat add-in.
1818
A Persistent Chat add-in is a customized web page that can be embedded within a Persistent Chat client.
1919
This cmdlet was introduced in Lync Server 2013.
2020

21-
22-
2321
## SYNTAX
2422

2523
```
@@ -40,8 +38,6 @@ Instead, the CsPersistentChatAddin cmdlets are used to associate (or disassociat
4038

4139
Skype for Business Server Control Panel: To create a new Persistent Chat add-in using the Skype for Business Server Control Panel, click Persistent Chat, click Add-in, and then click New.
4240

43-
44-
4541
## EXAMPLES
4642

4743
### -------------------------- Example 1 --------------------------
@@ -61,8 +57,6 @@ The URL parameter and the parameter value `https://atl-cs-001.litwareinc.com/itc
6157
Friendly name to be given to the Persistent Chat add-in.
6258
Names must be unique per Persistent Chat Server pool.
6359

64-
65-
6660
```yaml
6761
Type: String
6862
Parameter Sets: (All)
@@ -80,8 +74,6 @@ Accept wildcard characters: False
8074
8175
URL of the webpage to be displayed by the Persistent Chat add-in.
8276
83-
84-
8577
```yaml
8678
Type: String
8779
Parameter Sets: (All)
@@ -99,8 +91,6 @@ Accept wildcard characters: False
9991
10092
Fully qualified domain name of the Persistent Chat Server pool.
10193
102-
103-
10494
```yaml
10595
Type: String
10696
Parameter Sets: (All)

0 commit comments

Comments
 (0)