Skip to content

Commit 8770e43

Browse files
authored
Update Get-MailUser.md
1 parent 0c39fe8 commit 8770e43

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

exchange/exchange-ps/exchange/Get-MailUser.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Get-MailUser [[-Identity] <MailUserIdParameter>]
5252
[<CommonParameters>]
5353
```
5454

55-
### LOBAppAccount
55+
### HVEAccount
5656
```
57-
Get-MailUser [-LOBAppAccount]
57+
Get-MailUser [-HVEAccount]
5858
[-Filter <String>]
5959
[-OrganizationalUnit <OrganizationalUnitIdParameter>]
6060
[-ResultSize <Unlimited>]
@@ -216,20 +216,20 @@ Accept pipeline input: false
216216
Accept wildcard characters: False
217217
```
218218

219-
### -LOBAppAccount
219+
### -HVEAccount
220220
This parameter is available only in the cloud-based service.
221221

222-
{{ Fill LOBAppAccount Description }}
222+
The HVEAccount switch parameter specifies, that this mail user is an account that is specifically used for the [High volume email service](/exchange/mail-flow-best-practices/high-volume-mails-m365). You don't need to specify a value with this switch.
223223

224224
```yaml
225225
Type: SwitchParameter
226226
Parameter Sets: LOBAppAccount
227227
Aliases:
228228
Applicable: Exchange Online, Exchange Online Protection
229229
230-
Required: False
231230
Position: Named
232231
Default value: None
232+
Required: False
233233
Accept pipeline input: False
234234
Accept wildcard characters: False
235235
```

0 commit comments

Comments
 (0)