Skip to content

Commit f00eea6

Browse files
authored
Update Set-OrganizationConfig.md
1 parent c552a01 commit f00eea6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,8 @@ This parameter is available only in the cloud-based service.
598598

599599
The AllowPlusAddressInRecipients parameter enables or disables dynamic, disposable subaddressing as defined in RFC 5233. Valid values are:
600600

601-
- $true: The plus sign in an email address indicates subaddressing. For example, mail sent to `[email protected]` is delivered to `[email protected]`.
602-
- For customers who enrolled in Exchange Online after September 2020, this is the default value.
603-
- $false: The plus sign in an email address is treated as a literal character. For example, mail sent to `[email protected]` is delivered only if `[email protected]` is configured as the primary address or a proxy address on an existing recipient.
604-
- For customers who enrolled in Exchange Online before September 2020, this is the default value.
601+
- $true: The plus sign in an email address indicates subaddressing. For example, mail sent to `[email protected]` is delivered to `[email protected]`. If you enrolled in Exchange Online after September 2020, this is the default value.
602+
- $false: The plus sign in an email address is treated as a literal character. For example, mail sent to `[email protected]` is delivered only if `[email protected]` is configured as the primary address or a proxy address on an existing recipient. If you enrolled in Exchange Online before September 2020, this is the default value.
605603

606604
```yaml
607605
Type: Boolean

0 commit comments

Comments
 (0)