Skip to content

Commit c9691d6

Browse files
authored
Merge branch 'master' into patch-67
2 parents 404ca60 + 62330e0 commit c9691d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Get-Mailbox [-MailboxPlan <MailboxPlanIdParameter>]
141141

142142
### AsyncParameterSet
143143
```
144-
Get-Mailbox [-Async] -Properties <String[]>
144+
Get-Mailbox -Async -Properties <String[]>
145145
[-Archive]
146146
[-Filter <String>]
147147
[-GroupMailbox]
@@ -267,7 +267,7 @@ Accept wildcard characters: False
267267
### -Async
268268
This parameter is available only in the cloud-based service.
269269
270-
{{Fill Async Description}}
270+
This parameter is reserved for internal Microsoft use.
271271
272272
```yaml
273273
Type: SwitchParameter

0 commit comments

Comments
 (0)