Forum Discussion
tekla007
Oct 12, 2021Copper Contributor
Update Name / Alias on Room Mailbox
Hello, I've renamed a room mailbox in Exchange online with the following power shell commands: Set-Mailbox "oldName" -Name "newName" Set-Mailbox "oldName" -Alias "newName" Set-Mailbox "newName" -D...
VasilMichev
Oct 12, 2021MVP
No mistake, you have to wait for the OAB to be updated, which happens once per 24h in Exchange Online.
- tekla007Oct 13, 2021Copper Contributor
Thx for your fast reply. The same situation is still existing. Hope the update will be done in the next time. VasilMichev