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 404ca60 + 62330e0 commit c9691d6Copy full SHA for c9691d6
exchange/exchange-ps/exchange/mailboxes/Get-Mailbox.md
@@ -141,7 +141,7 @@ Get-Mailbox [-MailboxPlan <MailboxPlanIdParameter>]
141
142
### AsyncParameterSet
143
```
144
-Get-Mailbox [-Async] -Properties <String[]>
+Get-Mailbox -Async -Properties <String[]>
145
[-Archive]
146
[-Filter <String>]
147
[-GroupMailbox]
@@ -267,7 +267,7 @@ Accept wildcard characters: False
267
### -Async
268
This parameter is available only in the cloud-based service.
269
270
-{{Fill Async Description}}
+This parameter is reserved for internal Microsoft use.
271
272
```yaml
273
Type: SwitchParameter
0 commit comments