Skip to content

Commit 0a5930d

Browse files
committed
added PD for RemoveOrphanedHolds
1 parent a0fab9a commit 0a5930d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/mailboxes/Set-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4285,9 +4285,9 @@ Accept wildcard characters: False
42854285
### -RemoveOrphanedHolds
42864286
This parameter is available only in the cloud-based service.
42874287

4288-
The RemoveOrphanedHolds parameter specifies the GUID of an In-Place Hold that no longer exists but is still applied to a mailbox. This parameter is typically used to remove an inactive mailbox from an In-Place Hold that no longer exists, but the GUID for the hold is still applied to the inactive mailbox. If you specify an In-Place Hold that still exists, the cmdlet returns an error. In this case, you'll have to remove the inactive mailbox from the In-Place Hold.
4288+
The RemoveOrphanedHolds parameter specifies the GUID of an In-Place Hold that no longer exists but is still applied to a mailbox. This parameter is typically used to remove an inactive mailbox from an In-Place Hold that no longer exists, but the GUID for the hold is still applied to the mailbox. If you specify an In-Place Hold that still exists, the cmdlet returns an error. In this case, you'll have to remove the mailbox (or inactive mailbox) from the In-Place Hold.
42894289

4290-
In an Exchange hybrid deployment,
4290+
In an Exchange hybrid deployment, In-Place Holds created in the on-premises organization can be applied to cloud-based mailboxes. In this scenario, it's possible that the hold object hasn't been synced to the cloud-based organization. In this case, using this parameter will remove the specified hold from a cloud-based mailbox even though the hold may still exist. To prevent this from happening, make sure the hold doesn't exist in the on-premises organization before using this parameter.
42914291

42924292
```yaml
42934293
Type: String[]

0 commit comments

Comments
 (0)