One option is to wait for the mailbox to be purged automatically (default 30 days)
or to use Cmdlet:
Remove-StoreMailbox -Database <mailboxDatabaseName> -Identity <DisplayName> -MailboxState "Disabled"
Virtual Reality Powered Computer
One option is to wait for the mailbox to be purged automatically (default 30 days)
or to use Cmdlet:
Remove-StoreMailbox -Database <mailboxDatabaseName> -Identity <DisplayName> -MailboxState "Disabled"