File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3946,7 +3946,10 @@ Accept wildcard characters: False
3946
3946
# ## -RecipientAddressType
3947
3947
This parameter is available only in the cloud-based service.
3948
3948
3949
- {{ Fill RecipientAddressType Description }}
3949
+ The RecipientAddressType parameter specifies how conditions and exceptions check recipient email addresses. Valid values are :
3950
+
3951
+ - Original : The rule checks only the recipient's primary SMTP email address.
3952
+ - Resolved : The rule checks the recipient's primary SMTP email address and all proxy addresses. This is the default value
3950
3953
3951
3954
` ` ` yaml
3952
3955
Type: RecipientAddressType
Original file line number Diff line number Diff line change @@ -3943,7 +3943,10 @@ Accept wildcard characters: False
3943
3943
# ## -RecipientAddressType
3944
3944
This parameter is available only in the cloud-based service.
3945
3945
3946
- {{ Fill RecipientAddressType Description }}
3946
+ The RecipientAddressType parameter specifies how conditions and exceptions check recipient email addresses. Valid values are :
3947
+
3948
+ - Original : The rule checks only the recipient's primary SMTP email address.
3949
+ - Resolved : The rule checks the recipient's primary SMTP email address and all proxy addresses. This is the default value
3947
3950
3948
3951
` ` ` yaml
3949
3952
Type: RecipientAddressType
You can’t perform that action at this time.
0 commit comments