Skip to content

Commit eb3d594

Browse files
authored
Update Set-TransportRule.md
1 parent 107451d commit eb3d594

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
@@ -865,7 +865,7 @@ In on-premises Exchange, this condition is available only on Mailbox servers.
865865

866866
The AttachmentExtensionMatchesWords parameter specifies a condition that looks for words in the file name extensions of message attachments. You can specify multiple words separated by commas.
867867

868-
**Note:** Nested attachments extensions (files inside the original attachments) are also inspected. To see all attachment extensions that were evaluated for a specific message, use the Test-TextExtraction cmdlet.
868+
**Note:** Nested attachment extensions (files inside the original attachments) are also inspected. To see all attachment extensions that were evaluated for a specific message, use the Test-TextExtraction cmdlet.
869869

870870
```yaml
871871
Type: Word[]
@@ -1708,7 +1708,7 @@ In on-premises Exchange, this exception is available only on Mailbox servers.
17081708

17091709
The ExceptIfAttachmentExtensionMatchesWords parameter specifies an exception that looks for words in the file name extensions of message attachments. You can specify multiple words separated by commas.
17101710

1711-
**Note:** Nested attachments extensions (files inside the original attachments) are also inspected. To see all attachment extensions that were evaluated for a specific message, use the Test-TextExtraction cmdlet.
1711+
**Note:** Nested attachment extensions (files inside the original attachments) are also inspected. To see all attachment extensions that were evaluated for a specific message, use the Test-TextExtraction cmdlet.
17121712

17131713
```yaml
17141714
Type: Word[]

0 commit comments

Comments
 (0)