Skip to content

Commit 57a77a2

Browse files
authored
Update New-RetentionComplianceRule.md
1 parent 69500c6 commit 57a77a2

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
@@ -75,7 +75,7 @@ To use this cmdlet in Security & Compliance PowerShell, you need to be assigned
7575
New-RetentionComplianceRule -Name InternalCompanyRule -Policy "Internal Company Policy" -RetentionDuration Unlimited -RetentionComplianceAction Keep
7676
```
7777

78-
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.
78+
This example creates a new retention hold rule named InternalCompanyRule and adds it to the existing retention hold policy named "Internal Company Policy". Content is held indefinitely.
7979

8080
### Example 2
8181
```powershell

0 commit comments

Comments
 (0)