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
4 changes: 3 additions & 1 deletion exchange/exchange-ps/exchange/Set-MailUser.md
Original file line number Diff line number Diff line change
Expand Up @@ -2497,7 +2497,9 @@ Accept wildcard characters: False
### -RemoveLitigationHoldEnabled
This parameter is available only in the cloud-based service.

{{ Fill RemoveLitigationHoldEnabled Description }}
The RemoveLitigationHoldEnabled switch specifies whether to remove litigation hold from all mailbox locations of a mail user, including online archive, in an Exchange hybrid environment. You don't need to specify a value with this switch.

This switch is useful in scenarios where admins can't permanently delete mail users due to litigation holds on the mail users. For more information on litigation hold, see [Create a Litigation hold](https://learn.microsoft.com/en-us/purview/ediscovery-create-a-litigation-hold).

```yaml
Type: SwitchParameter
Expand Down
Loading