Skip to content

Commit 63dcc8c

Browse files
authored
Update Set-RetentionCompliancePolicy.md
1 parent d79c9e6 commit 63dcc8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exchange/exchange-ps/exchange/Set-RetentionCompliancePolicy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,8 +588,6 @@ $stringJson = @"
588588
}]
589589
"@
590590
```
591-
592-
#### Examples
593591
To remove deleted modern group (and site) from policy with explicit location:
594592
```powershell
595593
Set-RetentionCompliancePolicy -Identity "testModernGroupWithSiteId" -RemoveModernGroupLocation "[email protected]" -DeletedResources $stringJson

0 commit comments

Comments
 (0)