Skip to content

Commit f8e197d

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

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
@@ -598,8 +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]`. 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.
601+
- $true: The plus sign in an email address indicates subaddressing. For example, mail sent to `[email protected]` is delivered to `[email protected]`. If your Exchange Online organization was created 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 your Exchange Online organization was created before before September 2020, this is the default value.
603603

604604
```yaml
605605
Type: Boolean

0 commit comments

Comments
 (0)