Skip to content

Commit 8d68478

Browse files
authored
Update Set-DlpComplianceRule.md
1 parent 2ab2e27 commit 8d68478

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,6 +2688,10 @@ Default value: None
26882688
Accept pipeline input: False
26892689
Accept wildcard characters: False
26902690
```
2691+
Explanation of the parameters:
2692+
Ignore : Will ignore the failure of the rule and thereby any actions in that rule and move to the next rule.
2693+
RetryThenBlock : Will do upto 5 retrys of the rule with an increasing time gap of 10 min i.e, 1st retry happens after 10 min, 2nd retry after 20 min and so on. Once 5th retry also results in a failure the message is dropped and we send a NDR.
2694+
Blank : Will defer the delivery of the message and keep retrying the rule.
26912695

26922696
### -SenderADAttributeContainsWords
26932697
The SenderADAttributeContainsWords parameter specifies a condition for the DLP rule that looks for words in Active Directory attributes of message senders. You can use any of the following Active Directory attributes:

0 commit comments

Comments
 (0)