@@ -143,7 +143,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-EnableLitigationHoldForMigratio
143
143
[-HiddenFromAddressListsEnabled <Boolean>]
144
144
[-ImmutableId <String>]
145
145
[-JournalArchiveAddress <SmtpAddress>]
146
- [-LOBAppAccount ]
146
+ [-HVEAccount ]
147
147
[-MacAttachmentFormat <MacAttachmentFormat>]
148
148
[-MailTip <String>]
149
149
[-MailTipTranslations <MultiValuedProperty>]
@@ -219,7 +219,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-ExcludeFromAllOrgHolds]
219
219
[-HiddenFromAddressListsEnabled <Boolean>]
220
220
[-ImmutableId <String>]
221
221
[-JournalArchiveAddress <SmtpAddress>]
222
- [-LOBAppAccount ]
222
+ [-HVEAccount ]
223
223
[-MacAttachmentFormat <MacAttachmentFormat>]
224
224
[-MailTip <String>]
225
225
[-MailTipTranslations <MultiValuedProperty>]
@@ -295,7 +295,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-ExcludeFromOrgHolds <String[]>]
295
295
[-HiddenFromAddressListsEnabled <Boolean>]
296
296
[-ImmutableId <String>]
297
297
[-JournalArchiveAddress <SmtpAddress>]
298
- [-LOBAppAccount ]
298
+ [-HVEAccount ]
299
299
[-MacAttachmentFormat <MacAttachmentFormat>]
300
300
[-MailboxRegion <String>]
301
301
[-MailTip <String>]
@@ -371,7 +371,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RecalculateInactiveMailUser]
371
371
[-HiddenFromAddressListsEnabled <Boolean>]
372
372
[-ImmutableId <String>]
373
373
[-JournalArchiveAddress <SmtpAddress>]
374
- [-LOBAppAccount ]
374
+ [-HVEAccount ]
375
375
[-MacAttachmentFormat <MacAttachmentFormat>]
376
376
[-MailboxRegion <String>]
377
377
[-MailTip <String>]
@@ -447,7 +447,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveComplianceTagHoldApplied]
447
447
[-HiddenFromAddressListsEnabled <Boolean>]
448
448
[-ImmutableId <String>]
449
449
[-JournalArchiveAddress <SmtpAddress>]
450
- [-LOBAppAccount ]
450
+ [-HVEAccount ]
451
451
[-MacAttachmentFormat <MacAttachmentFormat>]
452
452
[-MailboxRegion <String>]
453
453
[-MailTip <String>]
@@ -523,7 +523,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDelayHoldApplied]
523
523
[-HiddenFromAddressListsEnabled <Boolean>]
524
524
[-ImmutableId <String>]
525
525
[-JournalArchiveAddress <SmtpAddress>]
526
- [-LOBAppAccount ]
526
+ [-HVEAccount ]
527
527
[-MacAttachmentFormat <MacAttachmentFormat>]
528
528
[-MailTip <String>]
529
529
[-MailTipTranslations <MultiValuedProperty>]
@@ -599,7 +599,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDelayReleaseHoldApplied]
599
599
[-HiddenFromAddressListsEnabled <Boolean>]
600
600
[-ImmutableId <String>]
601
601
[-JournalArchiveAddress <SmtpAddress>]
602
- [-LOBAppAccount ]
602
+ [-HVEAccount ]
603
603
[-MacAttachmentFormat <MacAttachmentFormat>]
604
604
[-MailTip <String>]
605
605
[-MailTipTranslations <MultiValuedProperty>]
@@ -674,7 +674,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveDisabledArchive]
674
674
[-HiddenFromAddressListsEnabled <Boolean>]
675
675
[-ImmutableId <String>]
676
676
[-JournalArchiveAddress <SmtpAddress>]
677
- [-LOBAppAccount ]
677
+ [-HVEAccount ]
678
678
[-MacAttachmentFormat <MacAttachmentFormat>]
679
679
[-MailboxRegion <String>]
680
680
[-MailTip <String>]
@@ -748,7 +748,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveLitigationHoldEnabled]
748
748
[-HiddenFromAddressListsEnabled <Boolean>]
749
749
[-ImmutableId <String>]
750
750
[-JournalArchiveAddress <SmtpAddress>]
751
- [-LOBAppAccount ]
751
+ [-HVEAccount ]
752
752
[-MacAttachmentFormat <MacAttachmentFormat>]
753
753
[-MailTip <String>]
754
754
[-MailTipTranslations <MultiValuedProperty>]
@@ -824,7 +824,7 @@ Set-MailUser [-Identity] <MailUserIdParameter> [-RemoveOrphanedHolds <String[]>]
824
824
[-HiddenFromAddressListsEnabled <Boolean>]
825
825
[-ImmutableId <String>]
826
826
[-JournalArchiveAddress <SmtpAddress>]
827
- [-LOBAppAccount ]
827
+ [-HVEAccount ]
828
828
[-MacAttachmentFormat <MacAttachmentFormat>]
829
829
[-MailTip <String>]
830
830
[-MailTipTranslations <MultiValuedProperty>]
@@ -1872,17 +1872,17 @@ Accept wildcard characters: False
1872
1872
# ## -LOBAppAccount
1873
1873
This parameter is available only in the cloud-based service.
1874
1874
1875
- {{ Fill LOBAppAccount Description }}
1875
+ 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.
1876
1876
1877
1877
` ` ` yaml
1878
1878
Type: SwitchParameter
1879
1879
Parameter Sets: EnableLitigationHoldForMigration, ExcludeFromAllOrgHolds, ExcludeFromOrgHolds, RecalculateInactiveMailUser, RemoveComplianceTagHoldApplied, RemoveDelayHoldApplied, RemoveDelayReleaseHoldApplied, RemoveDisabledArchive, RemoveLitigationHoldEnabled, RemoveOrphanedHolds
1880
1880
Aliases:
1881
1881
Applicable: Exchange Online, Exchange Online Protection
1882
1882
1883
- Required: False
1884
1883
Position: Named
1885
1884
Default value: None
1885
+ Required: False
1886
1886
Accept pipeline input: False
1887
1887
Accept wildcard characters: False
1888
1888
` ` `
0 commit comments