Skip to content

Commit fdc76a5

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,9 +2688,14 @@ Default value: None
26882688
Accept pipeline input: False
26892689
Accept wildcard characters: False
26902690
```
2691+
26912692
Explanation of the parameters:
2693+
2694+
26922695
Ignore : Will ignore the failure of the rule and thereby any actions in that rule and move to the next rule.
2696+
26932697
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.
2698+
26942699
Blank : Will defer the delivery of the message and keep retrying the rule.
26952700

26962701
### -SenderADAttributeContainsWords

0 commit comments

Comments
 (0)