Forum Discussion
MattBrink
Jan 21, 2021Copper Contributor
Bookings Calendars showing in Teams
We are having an issue where Bookings calendars are showing up in Microsoft Teams when you are adding a person to a Team. It's confusing to the end users because if the Bookings calendar has a similar name to the person they are trying to add I can see them picking the wrong one.
We need a way to hide these from Teams. We are already setting them to be hidden from the GAL in EXOPS by doing this for each mailbox after they are created.
Set-Mailbox -Identity $box.userprincipalname -HiddenFromAddressListsEnabled $True
No RepliesBe the first to reply