Skip to content

Commit 99184f6

Browse files
authored
Update Get-CsCallQueue.md
1 parent 736455e commit 99184f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-CsCallQueue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Accept wildcard characters: False
7777
7878
### -First
7979
The First parameter gets the first N Call Queues, up to a maximum of 100 at a time.
80-
When not specified, the default behavior is to return the first 100 number of queues. It is intended to be used in conjunction with the `-Skip` parameter for pagination purposes.
80+
When not specified, the default behavior is to return the first 100 of queues. It is intended to be used in conjunction with the `-Skip` parameter for pagination purposes.
8181
If a number greater than 100 is supplied, the request will fail.
8282

8383
```yaml

0 commit comments

Comments
 (0)