Skip to content

Commit 6251311

Browse files
authored
Merge pull request MicrosoftDocs#11465 from duaneha-MS/patch-2
Updated Get-CsOnlineLisCivicAddress.md for NumberOfResultsToSkip parameter
2 parents b7d99d3 + 7007785 commit 6251311

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

skype/skype-ps/skype/Get-CsOnlineLisCivicAddress.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,8 @@ Accept wildcard characters: False
163163
```
164164
165165
### -NumberOfResultsToSkip
166-
167-
**Note:** This parameter has been deprecated from the Teams PowerShell Module version 3.0.0 or later.
168-
169166
Specifies the number of results to skip.
170-
If there are a large number of civic addresses, you can limit the number of returns by using the ResultSize parameter.
167+
If there are a large number of civic addresses, you can limit the number of results by using the ResultSize parameter.
171168
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.
172169
For example the command below will return civic addresses 26-50 for Seattle.
173170

0 commit comments

Comments
 (0)