Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Use the Set-ComplianceCase cmdlet to modify eDiscovery cases in the Microsoft Pu

For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).

> [!NOTE]
> In the cloud, this cmdlet has the following requirements:
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.

## SYNTAX

```
Expand Down
Loading