Skip to content

Commit f4934a3

Browse files
authored
Update Remove-ComplianceSearch.md
1 parent 0f35cec commit f4934a3

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@ This example removes the compliance search named Case 1234
4848

4949
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
5050
51-
The Identity parameter specifies the compliance search that you want to remove.
51+
The Identity parameter specifies the name of compliance search that you want to remove.
5252

53-
You can use the Name value to uniquely identify the compliance search.
54-
55-
You can find these values by running the command Get-ComplianceSearch | Format-Table -Auto Name,JobRunId,Status
53+
You can find this value by running the command `Get-ComplianceSearch | Format-Table -Auto Name,JobRunId,Status`.
5654

5755
```yaml
5856
Type: ComplianceSearchIdParameter

0 commit comments

Comments
 (0)