Skip to content

Commit c4b2c39

Browse files
authored
Merge pull request #11128 from MicrosoftDocs/chrisda
Update Set-QuarantinePolicy.md
2 parents cec459c + 88b5d71 commit c4b2c39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Set-QuarantinePolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,8 @@ For each language that you specify, you can specify a unique value for the Multi
447447

448448
This setting is available only in the built-in quarantine policy named DefaultGlobalTag that controls global settings. To access this quarantine policy, start your command with the following syntax: `Get-QuarantinePolicy -QuarantinePolicyType GlobalQuarantinePolicy | Set-QuarantinePolicy ...`.
449449

450+
**Note**: The value English maps to every English language code except en-US. If you have users with en-US mailboxes only, use the value Default. If you have a mix of mailboxes with en-US and other English languages codes (en-GB, en-CA, en-AU, etc.), use the value Default in one customized quarantine notification, and the value English in another customized quarantine notification.
451+
450452
```yaml
451453
Type: MultiValuedProperty
452454
Parameter Sets: (All)

0 commit comments

Comments
 (0)