@@ -42,7 +42,7 @@ New-TransportRule [-Name] <String>
42
42
[-ApplyOME <Boolean>]
43
43
[-ApplyRightsProtectionCustomizationTemplate <OMEConfigurationIdParameter>]
44
44
[-ApplyRightsProtectionTemplate <RmsTemplateIdParameter>]
45
- [-AttachmentContainsWords <Word []>]
45
+ [-AttachmentContainsWords <Word[]>]
46
46
[-AttachmentExtensionMatchesWords <Word []>]
47
47
[-AttachmentHasExecutableContent <Boolean>]
48
48
[-AttachmentIsPasswordProtected <Boolean>]
@@ -2394,7 +2394,7 @@ The ExceptIfMessageTypeMatches parameter specifies an exception that looks for m
2394
2394
2395
2395
- OOF : Auto-reply messages configured by the user.
2396
2396
- 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.
2398
2398
- Calendaring : Meeting requests and responses.
2399
2399
- PermissionControlled : Messages that have specific permissions configured.
2400
2400
- Voicemail : Voice mail messages forwarded by Unified Messaging service.
@@ -3604,7 +3604,7 @@ The MessageTypeMatches parameter specifies a condition that looks for messages o
3604
3604
3605
3605
- OOF : Auto-reply messages configured by the user.
3606
3606
- 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.
3608
3608
- Calendaring : Meeting requests and responses.
3609
3609
- PermissionControlled : Messages that have specific permissions configured.
3610
3610
- Voicemail : Voice mail messages forwarded by Unified Messaging service.
0 commit comments