Skip to content

Commit 5a0528f

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

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

skype/skype-ps/skype/Set-CsWebServiceConfiguration.md

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

828828
### -PendingGetWaitSupportingApps
829-
Specifies semicolon separated list of applications for which PendingGetWaitTimeOutInMinutes need to be set.
829+
Specifies a semicolon-separated list of applications for which PendingGetWaitTimeOutInMinutes need to be set.
830830
Supported applications are Android, iPhone, iPad, Macintosh, Windows.
831831
To support all applications you can give All as input.
832-
For example - a) To support Android and Macintosh - Android;Macintosh; b) To support all devices - All;
833-
The default value is None
832+
For example:
833+
- To support Android and Macintosh - Android;Macintosh;
834+
- To support all devices - All;
835+
The default value is None.
834836

835837
```yaml
836838
Type: String

0 commit comments

Comments
 (0)