You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is available only in the cloud-based service.
2887
-
The GroupMailbox switch is required to modify Group Mailboxes in Exchange Online. You can use any value that uniquely identifies the group mailbox. For example:
2889
+
2890
+
The GroupMailbox switch is required to modify Group Mailboxes in Exchange Online. You don't need to specify a value with this switch.
2891
+
2892
+
You can use any value that uniquely identifies the Group Mailbox. For example:
2888
2893
2889
2894
- Name
2890
2895
@@ -2906,9 +2911,9 @@ The GroupMailbox switch is required to modify Group Mailboxes in Exchange Online
2906
2911
2907
2912
- User ID or user principal name (UPN)
2908
2913
2909
-
```Telaws
2914
+
```yaml
2910
2915
Type: MailboxIdParameter
2911
-
Parameter Sets: Identity
2916
+
Parameter Sets: Identity, RemoveDelayHoldApplied
2912
2917
Aliases:
2913
2918
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
2914
2919
Required: False
@@ -4303,7 +4308,7 @@ The RemoveDelayHoldApplied switch specifies whether to remove delay holds from t
4303
4308
4304
4309
The removal of a hold from a mailbox is temporarily delayed to prevent the accidental purge of content that's no longer affected by the hold. This temporary delay in the removal of the hold is known as a delay hold. To see the hold history on a mailbox, replace \<MailboxIdentity\> with the name, email address, or alias of the mailbox, and run this command: Export-MailboxDiagnosticLogs -Identity \<MailboxIdentity\> -ComponentName HoldTracking.
4305
4310
4306
-
The RemoveDelayHoldApplied switch can also be used with the GroupMailbox switch in order to remove delay holds from group mailboxes.
4311
+
You can use this switch with the GroupMailbox switch to remove delay holds from group mailboxes.
0 commit comments