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
1 change: 1 addition & 0 deletions exchange/exchange-ps/exchange/Set-Mailbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -5492,6 +5492,7 @@ The Type parameter specifies the mailbox type for the mailbox. Valid values are:
- Room
- Shared
- Workspace (cloud-only)
- Desk (cloud-only): This value doesn't result in a desk that's available for booking. Instead, create the desk in Places PowerShell using the [New-Place](https://learn.microsoft.com/microsoft-365/places/powershell/new-place) cmdlet, and then link the desk to this mailbox using the [Set-PlaceV3](/microsoft-365/places/powershell/set-placev3) cmdlet.

```yaml
Type: ConvertibleMailboxSubType
Expand Down