Copy-ready commandSet-Mailbox
Set-Mailbox shared@contoso.com -HiddenFromAddressListsEnabled $trueProduction warning
Changing mailbox permissions or configuration can affect users.
Requirements and permissions
- Requirements
- ExchangeOnlineManagement module
- Permissions
- Exchange administrator or delegated role
- Last reviewed
- 2026-07-31
Examples
Basic example
Update mailbox settings.
Set-Mailbox shared@contoso.com -HiddenFromAddressListsEnabled $trueCommon errors
Command not found
Confirm ExchangeOnlineManagement module is installed and available in your current shell.