Skip to content

Commit e90254f

Browse files
committed
Merge branch 'master' into live
2 parents dd68835 + 7f785e2 commit e90254f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/mailboxes/Get-CalendarDiagnosticLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Accept wildcard characters: False
251251
```
252252
253253
### -ResultSize
254-
This parameter is reserved for internal Microsoft use. A maximum of 1000 results are returned by this cmdlet.
254+
This parameter determines the number of results returned by the cmdlet. The maximum value is 1000.
255255
256256
```yaml
257257
Type: Unlimited

exchange/exchange-ps/exchange/mailboxes/Get-CalendarDiagnosticObjects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Accept wildcard characters: False
273273
```
274274
275275
### -ResultSize
276-
This parameter is reserved for internal Microsoft use. A maximum of 1000 results are returned by this cmdlet.
276+
This parameter determines the number of results returned by the cmdlet. The maximum value is 1000.
277277
278278
```yaml
279279
Type: Unlimited

0 commit comments

Comments
 (0)