Skip to content

Commit fa53f2a

Browse files
authored
Updated Get-CsOnlineLisLocation.md for NumberOfResultsToSkip parameter
Removed deprecated message for NumberOfResultsToSkip parameter as it is added again.
1 parent 9aef8f8 commit fa53f2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

skype/skype-ps/skype/Get-CsOnlineLisLocation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ Accept wildcard characters: False
215215
```
216216
217217
### -NumberOfResultsToSkip
218-
219-
**Note:** This parameter has been deprecated from the Teams PowerShell Module version 3.0.0 or later.
220-
221218
Specifies the number of results to skip.
222219
If there are a large number of locations, you can limit the number of returns by using the ResultSize parameter.
223220
If you limited the first cmdlet execution to 25 results, and want to look at the next 25 locations, then you leave ResultSize at 25 and set NumberOfResultsToSkip to 25 to omit the first 25 you've reviewed.

0 commit comments

Comments
 (0)