You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-TransportRule.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2403,13 +2403,13 @@ In on-premises Exchange, this exception is only available on Mailbox servers.
2403
2403
The ExceptIfMessageTypeMatches parameter specifies an exception that looks for messages of the specified type. Valid values are:
2404
2404
2405
2405
- OOF: Auto-reply messages configured by the user.
2406
-
- AutoForward: Messages automatically forwarded to an alternative recipient (by Exchange, not by auto-forwarding rules that users configure in Outlook or Outlook).
2406
+
- AutoForward: Messages automatically forwarded to an alternative recipient (by Exchange, not by auto-forwarding rules that users configure in Outlook on the web or Outlook).
2407
2407
- Encrypted: Encrypted messages.
2408
2408
- Calendaring: Meeting requests and responses.
2409
2409
- PermissionControlled: Messages that have specific permissions configured.
2410
2410
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
2411
2411
- Signed: Digitally signed messages.
2412
-
- ApprovalRequest: Moderations request messages sent to moderators.
2412
+
- ApprovalRequest: Moderation request messages sent to moderators.
2413
2413
- ReadReceipt: Read receipts.
2414
2414
2415
2415
```yaml
@@ -3631,13 +3631,13 @@ In on-premises Exchange, this condition is only available on Mailbox servers.
3631
3631
The MessageTypeMatches parameter specifies a condition that looks for messages of the specified type. Valid values are:
3632
3632
3633
3633
- OOF: Auto-reply messages configured by the user.
3634
-
- AutoForward: Messages automatically forwarded to an alternative recipient (by Exchange, not by auto-forwarding rules that users configure in Outlook or Outlook).
3634
+
- AutoForward: Messages automatically forwarded to an alternative recipient (by Exchange, not by auto-forwarding rules that users configure in Outlook on the web or Outlook).
3635
3635
- Encrypted: Encrypted messages.
3636
3636
- Calendaring: Meeting requests and responses.
3637
3637
- PermissionControlled: Messages that have specific permissions configured.
3638
3638
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
3639
3639
- Signed: Digitally signed messages.
3640
-
- ApprovalRequest: Moderations request messages sent to moderators.
3640
+
- ApprovalRequest: Moderation request messages sent to moderators.
0 commit comments