Skip to content

Commit b6725af

Browse files
authored
Update Set-OrganizationConfig.md
1 parent b8d0ed2 commit b6725af

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)