Skip to content

Commit 69500c6

Browse files
authored
Update New-RetentionComplianceRule.md
1 parent 21f8ebd commit 69500c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/ExchangePowerShell/New-RetentionComplianceRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To use this cmdlet in Security & Compliance PowerShell, you need to be assigned
7272

7373
### Example 1
7474
```powershell
75-
New-RetentionComplianceRule -Name InternalCompanyRule -Policy "Internal Company Policy" -RetentionDuration Unlimited
75+
New-RetentionComplianceRule -Name InternalCompanyRule -Policy "Internal Company Policy" -RetentionDuration Unlimited -RetentionComplianceAction Keep
7676
```
7777

7878
This example creates a new case hold rule named InternalCompanyRule and adds it to the existing case hold policy named "Internal Company Policy". Content is held indefinitely.

0 commit comments

Comments
 (0)