Skip to content

Commit bb6e59b

Browse files
committed
Fixing Mistake in Example 1
1 parent d1f68fd commit bb6e59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/devices/Get-ActiveSyncDeviceStatistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4141

4242
### -------------------------- Example 1 --------------------------
4343
```
44-
Get-ActiveSyncDeviceStatistics -Identity TonySmith
44+
Get-ActiveSyncDeviceStatistics -mailbox TonySmith
4545
```
4646

4747
This example retrieves the statistics for the mobile phone configured to synchronize with the mailbox that belongs to the user Tony Smith.

0 commit comments

Comments
 (0)