We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e02fc4 + e0ea2d9 commit 655fa5bCopy full SHA for 655fa5b
exchange/exchange-ps/exchange/devices/Get-MobileDevice.md
@@ -66,7 +66,7 @@ This example returns all the Exchange ActiveSync mobile devices that Tony Smith
66
67
### -------------------------- Example 2 --------------------------
68
```
69
-Get-MobileDevice -ResultSize -unlimited | Format-Table -Auto DeviceModel,Identity
+Get-MobileDevice -ResultSize unlimited | Format-Table -Auto DeviceModel,Identity
70
71
72
This example returns a summary list of all mobile devices in the organization.
0 commit comments