Skip to content

Commit 10708f0

Browse files
authored
Merge pull request MicrosoftDocs#11704 from m-nestorovic/patch-41
Update Set-TransportRule.md
2 parents 6939509 + 10ab78d commit 10708f0

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: The rule checks the original address in the To field of the message.
4025+
- Resolved: The rule checks the recipient's primary SMTP email address without checking any proxy addresses. This is the default value.
40264026

40274027
```yaml
40284028
Type: RecipientAddressType

0 commit comments

Comments
 (0)