Skip to content

Commit 7007785

Browse files
authored
Update Get-CsOnlineLisCivicAddress.md
Replaces returns with results in NumberOfResultsToSkip parameter description.
1 parent a8e1d38 commit 7007785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
165165
### -NumberOfResultsToSkip
166166
Specifies the number of results to skip.
167-
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.
168168
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.
169169
For example the command below will return civic addresses 26-50 for Seattle.
170170

0 commit comments

Comments
 (0)