Skip to content

Commit 2970833

Browse files
authored
Merge pull request #12356 from MicrosoftDocs/main
Publish main to live, Friday 10:30AM PST, 11/08
2 parents db7a086 + de43902 commit 2970833

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
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 specifies that this mail user account is specifically used for the [High volume email service](https://learn.microsoft.com/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
```

exchange/exchange-ps/exchange/New-MailUser.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ New-MailUser [-Name] <String> -FederatedIdentity <String>
127127

128128
### LOBAppAccount
129129
```
130-
New-MailUser [-Name] <String> -Password <SecureString> [-LOBAppAccount]
130+
New-MailUser [-Name] <String> -Password <SecureString> [-HVEAccount]
131131
[-Alias <String>]
132132
[-Confirm]
133133
[-DisplayName <String>]
@@ -531,20 +531,20 @@ Accept pipeline input: False
531531
Accept wildcard characters: False
532532
```
533533

534-
### -LOBAppAccount
534+
### -HVEAccount
535535
This parameter is available only in the cloud-based service.
536536

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

539539
```yaml
540540
Type: SwitchParameter
541-
Parameter Sets: LOBAppAccount
541+
Parameter Sets: HVEAccount
542542
Aliases:
543543
Applicable: Exchange Online, Exchange Online Protection
544544
545-
Required: False
546545
Position: Named
547546
Default value: None
547+
Required: False
548548
Accept pipeline input: False
549549
Accept wildcard characters: False
550550
```

exchange/exchange-ps/exchange/Set-MailUser.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-EnableLitigationHoldForMigratio
141141
[-ForceUpgrade]
142142
[-GrantSendOnBehalfTo <MultiValuedProperty>]
143143
[-HiddenFromAddressListsEnabled <Boolean>]
144+
[-HVEAccount]
144145
[-ImmutableId <String>]
145146
[-JournalArchiveAddress <SmtpAddress>]
146-
[-LOBAppAccount]
147147
[-MacAttachmentFormat <MacAttachmentFormat>]
148148
[-MailTip <String>]
149149
[-MailTipTranslations <MultiValuedProperty>]
@@ -217,9 +217,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-ExcludeFromAllOrgHolds]
217217
[-ForceUpgrade]
218218
[-GrantSendOnBehalfTo <MultiValuedProperty>]
219219
[-HiddenFromAddressListsEnabled <Boolean>]
220+
[-HVEAccount]
220221
[-ImmutableId <String>]
221222
[-JournalArchiveAddress <SmtpAddress>]
222-
[-LOBAppAccount]
223223
[-MacAttachmentFormat <MacAttachmentFormat>]
224224
[-MailTip <String>]
225225
[-MailTipTranslations <MultiValuedProperty>]
@@ -293,9 +293,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-ExcludeFromOrgHolds <String[]>]
293293
[-ForceUpgrade]
294294
[-GrantSendOnBehalfTo <MultiValuedProperty>]
295295
[-HiddenFromAddressListsEnabled <Boolean>]
296+
[-HVEAccount]
296297
[-ImmutableId <String>]
297298
[-JournalArchiveAddress <SmtpAddress>]
298-
[-LOBAppAccount]
299299
[-MacAttachmentFormat <MacAttachmentFormat>]
300300
[-MailboxRegion <String>]
301301
[-MailTip <String>]
@@ -369,9 +369,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RecalculateInactiveMailUser]
369369
[-ForceUpgrade]
370370
[-GrantSendOnBehalfTo <MultiValuedProperty>]
371371
[-HiddenFromAddressListsEnabled <Boolean>]
372+
[-HVEAccount]
372373
[-ImmutableId <String>]
373374
[-JournalArchiveAddress <SmtpAddress>]
374-
[-LOBAppAccount]
375375
[-MacAttachmentFormat <MacAttachmentFormat>]
376376
[-MailboxRegion <String>]
377377
[-MailTip <String>]
@@ -445,9 +445,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveComplianceTagHoldApplied]
445445
[-ForceUpgrade]
446446
[-GrantSendOnBehalfTo <MultiValuedProperty>]
447447
[-HiddenFromAddressListsEnabled <Boolean>]
448+
[-HVEAccount]
448449
[-ImmutableId <String>]
449450
[-JournalArchiveAddress <SmtpAddress>]
450-
[-LOBAppAccount]
451451
[-MacAttachmentFormat <MacAttachmentFormat>]
452452
[-MailboxRegion <String>]
453453
[-MailTip <String>]
@@ -521,9 +521,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDelayHoldApplied]
521521
[-ForceUpgrade]
522522
[-GrantSendOnBehalfTo <MultiValuedProperty>]
523523
[-HiddenFromAddressListsEnabled <Boolean>]
524+
[-HVEAccount]
524525
[-ImmutableId <String>]
525526
[-JournalArchiveAddress <SmtpAddress>]
526-
[-LOBAppAccount]
527527
[-MacAttachmentFormat <MacAttachmentFormat>]
528528
[-MailTip <String>]
529529
[-MailTipTranslations <MultiValuedProperty>]
@@ -597,9 +597,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDelayReleaseHoldApplied]
597597
[-ForceUpgrade]
598598
[-GrantSendOnBehalfTo <MultiValuedProperty>]
599599
[-HiddenFromAddressListsEnabled <Boolean>]
600+
[-HVEAccount]
600601
[-ImmutableId <String>]
601602
[-JournalArchiveAddress <SmtpAddress>]
602-
[-LOBAppAccount]
603603
[-MacAttachmentFormat <MacAttachmentFormat>]
604604
[-MailTip <String>]
605605
[-MailTipTranslations <MultiValuedProperty>]
@@ -672,9 +672,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDisabledArchive]
672672
[-ForceUpgrade]
673673
[-GrantSendOnBehalfTo <MultiValuedProperty>]
674674
[-HiddenFromAddressListsEnabled <Boolean>]
675+
[-HVEAccount]
675676
[-ImmutableId <String>]
676677
[-JournalArchiveAddress <SmtpAddress>]
677-
[-LOBAppAccount]
678678
[-MacAttachmentFormat <MacAttachmentFormat>]
679679
[-MailboxRegion <String>]
680680
[-MailTip <String>]
@@ -746,9 +746,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveLitigationHoldEnabled]
746746
[-ForceUpgrade]
747747
[-GrantSendOnBehalfTo <MultiValuedProperty>]
748748
[-HiddenFromAddressListsEnabled <Boolean>]
749+
[-HVEAccount]
749750
[-ImmutableId <String>]
750751
[-JournalArchiveAddress <SmtpAddress>]
751-
[-LOBAppAccount]
752752
[-MacAttachmentFormat <MacAttachmentFormat>]
753753
[-MailTip <String>]
754754
[-MailTipTranslations <MultiValuedProperty>]
@@ -822,9 +822,9 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveOrphanedHolds <String[]>]
822822
[-ForceUpgrade]
823823
[-GrantSendOnBehalfTo <MultiValuedProperty>]
824824
[-HiddenFromAddressListsEnabled <Boolean>]
825+
[-HVEAccount]
825826
[-ImmutableId <String>]
826827
[-JournalArchiveAddress <SmtpAddress>]
827-
[-LOBAppAccount]
828828
[-MacAttachmentFormat <MacAttachmentFormat>]
829829
[-MailTip <String>]
830830
[-MailTipTranslations <MultiValuedProperty>]
@@ -1869,20 +1869,20 @@ Accept pipeline input: False
18691869
Accept wildcard characters: False
18701870
```
18711871

1872-
### -LOBAppAccount
1872+
### -HVEAccount
18731873
This parameter is available only in the cloud-based service.
18741874

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

18771877
```yaml
18781878
Type: SwitchParameter
18791879
Parameter Sets: EnableLitigationHoldForMigration, ExcludeFromAllOrgHolds, ExcludeFromOrgHolds, RecalculateInactiveMailUser, RemoveComplianceTagHoldApplied, RemoveDelayHoldApplied, RemoveDelayReleaseHoldApplied, RemoveDisabledArchive, RemoveLitigationHoldEnabled, RemoveOrphanedHolds
18801880
Aliases:
18811881
Applicable: Exchange Online, Exchange Online Protection
18821882
1883-
Required: False
18841883
Position: Named
18851884
Default value: None
1885+
Required: False
18861886
Accept pipeline input: False
18871887
Accept wildcard characters: False
18881888
```

0 commit comments

Comments
 (0)