Skip to content

Commit bc4d92e

Browse files
authored
Merge pull request #10721 from get-itips/patch-409
Clarify param not working
2 parents e15f4a7 + 1f57a81 commit bc4d92e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Get-CsOnlineApplicationInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Accept wildcard characters: False
6666
```
6767
6868
### -ResultSize
69-
The result size for bulk get.
69+
The result size for bulk get. This parameter is currently not working.
7070
7171
```yaml
7272
Type: System.Int32
@@ -82,7 +82,7 @@ Accept wildcard characters: False
8282
```
8383
8484
### -Skip
85-
Skips the first specified number of returned results. The default value is 0.
85+
Skips the first specified number of returned results. The default value is 0. This parameter is currently not working.
8686
8787
```yaml
8888
Type: System.Int32

0 commit comments

Comments
 (0)