Skip to content

Commit a8e1d38

Browse files
authored
Updated Get-CsOnlineLisCivicAddress.md for NumberOfResultsToSkip parameter
Removed deprecated message for NumberOfResultsToSkip parameter as it is added again. This change will be available in Teams Powershell Release 5.8.0-GA.
1 parent 9aef8f8 commit a8e1d38

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,6 @@ 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.
170167
If there are a large number of civic addresses, you can limit the number of returns 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.

0 commit comments

Comments
 (0)