Skip to content

Commit bcc0c0a

Browse files
authored
Merge pull request MicrosoftDocs#8271 from aamalhot/patch-4
Update Set-DlpComplianceRule.md
2 parents 3076810 + 6b5fc0c commit bcc0c0a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

exchange/exchange-ps/exchange/Set-DlpComplianceRule.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,9 @@ Accept wildcard characters: False
12471247
```
12481248

12491249
### -ExceptIfUnscannableDocumentExtensionIs
1250-
{{ Fill ExceptIfUnscannableDocumentExtensionIs Description }}
1250+
The ExceptIfUnscannableDocumentExtensionIs parameter specifies an exception for the rule that looks for the specified true file extension when the files are unscannable.
1251+
1252+
You can specify multiple values separated by commas.
12511253

12521254
```yaml
12531255
Type: MultiValuedProperty
@@ -2088,7 +2090,9 @@ Accept wildcard characters: False
20882090
```
20892091

20902092
### -UnscannableDocumentExtensionIs
2091-
{{ Fill UnscannableDocumentExtensionIs Description }}
2093+
The UnscannableDocumentExtensionIs parameter specifies a condition for the rule that looks for the specified true file extension when the files are unscannable.
2094+
2095+
You can specify multiple values separated by commas.
20922096

20932097
```yaml
20942098
Type: MultiValuedProperty

0 commit comments

Comments
 (0)