Skip to content

Commit caaf969

Browse files
authored
Merge pull request MicrosoftDocs#795 from nsshommo/nasim
Fixed Mistake in Example 1
2 parents b1db80f + 9afae25 commit caaf969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
--
22
external help file: Microsoft.Exchange.MediaAndDevices-Help.xmll
33
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Online
44
title: Get-ActiveSyncDeviceStatistics
@@ -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)