Skip to content

Commit 83245b0

Browse files
authored
Merge pull request #10970 from m-nestorovic/patch-25
Update New-TransportRule.md
2 parents 3c5c1d9 + dbed5ff commit 83245b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

911911
In on-premises Exchange, this condition is only available on Mailbox servers.
912912

913-
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 only works for Office documents and .zip files. Valid values are:
913+
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:
914914

915915
- $true: Look for password protected attachments.
916916
- $false: Don't look for password protected attachments.
@@ -1770,7 +1770,7 @@ This parameter specifies an exception or part of an exception for the rule. The
17701770

17711771
In on-premises Exchange, this exception is only available on Mailbox servers.
17721772

1773-
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 only works for Office documents and .zip files. Valid values are:
1773+
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:
17741774

17751775
- $true: Look for password protected attachments.
17761776
- $false: Don't look for password protected attachments.

0 commit comments

Comments
 (0)