Skip to content

Commit b6b5ff5

Browse files
authored
Update New-TransportRule.md
Fixed public docs to reflect current behavior of these properties. WorkItem in ADO: 4107477
1 parent e21e227 commit b6b5ff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-TransportRule.md

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

40294029
The RecipientAddressType parameter specifies how conditions and exceptions check recipient email addresses. Valid values are:
40304030

4031-
- Original: The rule checks only the recipient's primary SMTP email address.
4032-
- Resolved: The rule checks the recipient's primary SMTP email address and all proxy addresses. This is the default value
4031+
- Original: Checks the original address in the To field of the mail.
4032+
- Resolved: The rule checks the recipient's primary SMTP email address (not checking proxy addresses). This is the default value.
40334033

40344034
```yaml
40354035
Type: RecipientAddressType

0 commit comments

Comments
 (0)