Skip to content

Commit f823ea3

Browse files
authored
Update Set-TransportRule.md
1 parent fcd63e4 commit f823ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ This parameter specifies a condition or part of a condition for the rule. The na
908908

909909
In on-premises Exchange, this condition is only available on Mailbox servers.
910910

911-
The AttachmentIsPasswordProtected parameter specifies a condition that looks for password protected files in messages (because the contents of the file can't be inspected). Password detection works for Office documents, archive documents (.zip, .7z, .rar, .tar etc.) and .pdf files. Valid values are:
911+
The AttachmentIsPasswordProtected parameter specifies a condition that looks for password protected files in messages (because the contents of the file can't be inspected). Password detection works for Office documents, compressed files (.zip, .7z, .rar, .tar, etc.), and .pdf files. Valid values are:
912912

913913
- $true: Look for password protected attachments.
914914
- $false: Don't look for password protected attachments.
@@ -1747,7 +1747,7 @@ This parameter specifies an exception or part of an exception for the rule. The
17471747

17481748
In on-premises Exchange, this exception is only available on Mailbox servers.
17491749

1750-
The ExceptIfAttachmentIsPasswordProtected parameter specifies an exception that looks for password protected files in messages (because the contents of the file can't be inspected). Password detection works for Office documents, archive documents (.zip, .7z, .rar, .tar etc.) and .pdf files. Valid values are:
1750+
The ExceptIfAttachmentIsPasswordProtected parameter specifies an exception that looks for password protected files in messages (because the contents of the file can't be inspected). Password detection works for Office documents, compressed files (.zip, .7z, .rar, .tar, etc.), and .pdf files. Valid values are:
17511751

17521752
- $true: Look for password protected attachments.
17531753
- $false: Don't look for password protected attachments.

0 commit comments

Comments
 (0)