Skip to content

Commit 2dc38e0

Browse files
committed
Update New-ComplianceSearchAction.md
Formatting fix
1 parent 03fff47 commit 2dc38e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ New-ComplianceSearchAction -SearchName "Remove Phishing Message" -Purge -PurgeTy
128128
This example deletes the search results returned by a content search named Remove Phishing Message. Note that unindexed items aren't deleted when you use the Purge parameter.
129129

130130
### Example 4
131-
132-
```
131+
```powershell
133132
New-ComplianceSearchAction -SearchName "Case 321 All Sites" -Export -SharePointArchiveFormat SingleZip -ExchangeArchiveFormat PerUserPst
134133
```
135134

0 commit comments

Comments
 (0)