Skip to content

Commit 487a5fb

Browse files
Kateyannedariomws
andauthored
Update skype/skype-ps/skype/New-CsWebServiceConfiguration.md
Co-authored-by: Dario Woitasen <[email protected]>
1 parent 3848b5d commit 487a5fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

skype/skype-ps/skype/New-CsWebServiceConfiguration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -753,11 +753,13 @@ Accept wildcard characters: False
753753
```
754754

755755
### -PendingGetWaitSupportingApps
756-
Specifies semicolon separated list of applications for which PendingGetWaitTimeOutInMinutes need to be set.
756+
Specifies a semicolon-separated list of applications for which PendingGetWaitTimeOutInMinutes need to be set.
757757
Supported applications are Android, iPhone, iPad, Macintosh, Windows.
758758
To support all applications you can give All as input.
759-
For example - a) To support Android and Macintosh - Android;Macintosh; b) To support all devices - All;
760-
The default value is None
759+
For example:
760+
- To support Android and Macintosh - Android;Macintosh;
761+
- To support all devices - All;
762+
The default value is None.
761763

762764
```yaml
763765
Type: String

0 commit comments

Comments
 (0)