Skip to content

Commit 946e8f8

Browse files
authored
Merge pull request MicrosoftDocs#9204 from ybhargav1995/patch-1
Update New-TransportRule.md
2 parents c20fa11 + 35254bd commit 946e8f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ New-TransportRule [-Name] <String>
4242
[-ApplyOME <Boolean>]
4343
[-ApplyRightsProtectionCustomizationTemplate <OMEConfigurationIdParameter>]
4444
[-ApplyRightsProtectionTemplate <RmsTemplateIdParameter>]
45-
[-AttachmentContainsWords <Word []>]
45+
[-AttachmentContainsWords <Word[]>]
4646
[-AttachmentExtensionMatchesWords <Word []>]
4747
[-AttachmentHasExecutableContent <Boolean>]
4848
[-AttachmentIsPasswordProtected <Boolean>]
@@ -2394,7 +2394,7 @@ The ExceptIfMessageTypeMatches parameter specifies an exception that looks for m
23942394

23952395
- OOF: Auto-reply messages configured by the user.
23962396
- AutoForward: Messages automatically forwarded to an alternative recipient.
2397-
- Encrypted: Encrypted messages.
2397+
- Encrypted: Encrypted messages. In thin clients like Outlook on the web, encryption as a message type is currently not supported.
23982398
- Calendaring: Meeting requests and responses.
23992399
- PermissionControlled: Messages that have specific permissions configured.
24002400
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
@@ -3604,7 +3604,7 @@ The MessageTypeMatches parameter specifies a condition that looks for messages o
36043604

36053605
- OOF: Auto-reply messages configured by the user.
36063606
- AutoForward: Messages automatically forwarded to an alternative recipient.
3607-
- Encrypted: Encrypted messages.
3607+
- Encrypted: Encrypted messages. In thin clients like Outlook on the web, encryption as a message type is currently not supported.
36083608
- Calendaring: Meeting requests and responses.
36093609
- PermissionControlled: Messages that have specific permissions configured.
36103610
- Voicemail: Voice mail messages forwarded by Unified Messaging service.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,7 +2373,7 @@ The ExceptIfMessageTypeMatches parameter specifies an exception that looks for m
23732373

23742374
- OOF: Auto-reply messages configured by the user.
23752375
- AutoForward: Messages automatically forwarded to an alternative recipient.
2376-
- Encrypted: Encrypted messages.
2376+
- Encrypted: Encrypted messages. In thin clients like Outlook on the web, encryption as a message type is currently not supported.
23772377
- Calendaring: Meeting requests and responses.
23782378
- PermissionControlled: Messages that have specific permissions configured.
23792379
- Voicemail: Voice mail messages forwarded by Unified Messaging service.
@@ -3583,7 +3583,7 @@ The MessageTypeMatches parameter specifies a condition that looks for messages o
35833583

35843584
- OOF: Auto-reply messages configured by the user.
35853585
- AutoForward: Messages automatically forwarded to an alternative recipient.
3586-
- Encrypted: Encrypted messages.
3586+
- Encrypted: Encrypted messages. In thin clients like Outlook on the web, encryption as a message type is currently not supported.
35873587
- Calendaring: Meeting requests and responses.
35883588
- PermissionControlled: Messages that have specific permissions configured.
35893589
- Voicemail: Voice mail messages forwarded by Unified Messaging service.

0 commit comments

Comments
 (0)