Skip to content

Commit 96535b0

Browse files
Merge pull request #13506 from MicrosoftDocs/main
[AutoPublish] main to live - 04/09 13:40 PDT | 04/10 02:10 IST
2 parents 7772f05 + 714a310 commit 96535b0

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +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 any value that uniquely identifies the compliance search. For example:
54-
55-
- Name
56-
- JobRunId (GUID)
57-
58-
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`.
5954

6055
```yaml
6156
Type: ComplianceSearchIdParameter

0 commit comments

Comments
 (0)