Skip to content

Commit 920a843

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/Set-TransportRule.md

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

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

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

40274027
```yaml
40284028
Type: RecipientAddressType

0 commit comments

Comments
 (0)