Skip to content

Commit e27f8ae

Browse files
authored
Merge pull request #12018 from ybhargav1995/patch-29
Update New-DlpComplianceRule.md
2 parents feffa83 + 85d5b30 commit e27f8ae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

exchange/exchange-ps/exchange/New-DlpComplianceRule.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,12 @@ Accept wildcard characters: False
680680
```
681681

682682
### -ContentIsNotLabeled
683-
{{ Fill ContentIsNotLabeled Description }}
683+
The ContentIsNotLabeled parameter specifies a condition for the DLP rule that looks for attachments or documents that aren't labeled. Valid values are:
684+
685+
- $true: Look for attachments or documents that aren't labeled.
686+
- $false: Don't look for unlabeled attachments or documents.
687+
688+
In Exchange, this condition is matched only if both the attachment and the message body aren't labeled.
684689

685690
```yaml
686691
Type: Boolean

0 commit comments

Comments
 (0)