Skip to content

Commit dd51a62

Browse files
committed
Typo fixes
1 parent 6b8f37f commit dd51a62

File tree

2 files changed

+266
-4
lines changed

2 files changed

+266
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,13 +2403,13 @@ In on-premises Exchange, this exception is only available on Mailbox servers.
24032403
The ExceptIfMessageTypeMatches parameter specifies an exception that looks for messages of the specified type. Valid values are:
24042404

24052405
- 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).
24072407
- Encrypted: Encrypted messages.
24082408
- Calendaring: Meeting requests and responses.
24092409
- PermissionControlled: Messages that have specific permissions configured.
24102410
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
24112411
- Signed: Digitally signed messages.
2412-
- ApprovalRequest: Moderations request messages sent to moderators.
2412+
- ApprovalRequest: Moderation request messages sent to moderators.
24132413
- ReadReceipt: Read receipts.
24142414

24152415
```yaml
@@ -3631,13 +3631,13 @@ In on-premises Exchange, this condition is only available on Mailbox servers.
36313631
The MessageTypeMatches parameter specifies a condition that looks for messages of the specified type. Valid values are:
36323632

36333633
- 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).
36353635
- Encrypted: Encrypted messages.
36363636
- Calendaring: Meeting requests and responses.
36373637
- PermissionControlled: Messages that have specific permissions configured.
36383638
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
36393639
- Signed: Digitally signed messages.
3640-
- ApprovalRequest: Moderations request messages sent to moderators.
3640+
- ApprovalRequest: Moderation request messages sent to moderators.
36413641
- ReadReceipt: Read receipts.
36423642

36433643
```yaml

0 commit comments

Comments
 (0)