Skip to content

Commit d48e3ac

Browse files
authored
Merge pull request MicrosoftDocs#6770 from dariomws/patch-222
Typo in Set-OrganizationConfig.md
2 parents 4054fc3 + c6b56d6 commit d48e3ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,9 +497,9 @@ This parameter is available only in the cloud-based service.
497497
498498
The AllowPlusAddressInRecipients parameter enables or disables dynamic, disposable subaddressing as defined in RFC 5233. Valid values are:
499499
500-
- $true: The plus sign in an email address indicates subaddressing. For example, mail sent to jane+exmapletag@contoso.com is delivered to [email protected]. For customers who enrolled in Exchange Online after September 2020, this is the default value.
500+
- $true: The plus sign in an email address indicates subaddressing. For example, mail sent to jane+exampletag@contoso.com is delivered to [email protected]. For customers who enrolled in Exchange Online after September 2020, this is the default value.
501501
502-
- $false: The plus sign in an email address is treated as a literal character. For example, mail sent to jane+exmapletag@contoso.com is delivered only if jane+exmapletag@contoso.com is configured as the primary address or a proxy address on an existing recipient. For customers who enrolled in Exchange Online before September 2020, this is the default value.
502+
- $false: The plus sign in an email address is treated as a literal character. For example, mail sent to jane+exampletag@contoso.com is delivered only if jane+exampletag@contoso.com is configured as the primary address or a proxy address on an existing recipient. For customers who enrolled in Exchange Online before September 2020, this is the default value.
503503
504504
```yaml
505505
Type: Boolean

0 commit comments

Comments
 (0)