Skip to content

Commit 9ab09c9

Browse files
authored
Merge pull request MicrosoftDocs#6650 from dariomws/patch-221
Added notes to PermanentlyDisable parameter in Disable-Mailbox.md
2 parents 463a4bf + 7f0e215 commit 9ab09c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/exchange/Disable-Mailbox.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,10 @@ This parameter is available only in the cloud-based service.
283283
284284
The PermanentlyDisable switch specifies whether to permanently disable the mailbox. You don't need to specify a value with this switch.
285285
286-
You can only use this switch on user mailboxes that aren't licensed and aren't on hold.
286+
Notes:
287+
288+
- You can only use this switch on user mailboxes that aren't licensed and aren't on hold.
289+
- When the Exchange Online license is removed from a mailbox without following other deprovisioning steps, this may leave the mailbox in a hard-deleted state. In this case, this parameter is not useful. You can use it, for example, in hybrid Exchange environments.
287290
288291
```yaml
289292
Type: SwitchParameter

0 commit comments

Comments
 (0)