Skip to content

Commit 27a2cb2

Browse files
committed
Minor edits to HVEAccount updates
1 parent 30f7eaf commit 27a2cb2

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Accept wildcard characters: False
219219
### -HVEAccount
220220
This parameter is available only in the cloud-based service.
221221

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.
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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ Accept wildcard characters: False
534534
### -HVEAccount
535535
This parameter is available only in the cloud-based service.
536536

537-
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.
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

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

Lines changed: 11 additions & 11 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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
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-
[-HVEAccount]
828828
[-MacAttachmentFormat <MacAttachmentFormat>]
829829
[-MailTip <String>]
830830
[-MailTipTranslations <MultiValuedProperty>]
@@ -1872,7 +1872,7 @@ Accept wildcard characters: False
18721872
### -HVEAccount
18731873
This parameter is available only in the cloud-based service.
18741874

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.
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

0 commit comments

Comments
 (0)