Forum Discussion
Removing a Meeting in a Teams Channel when the organizer is gone
- Aug 23, 2022
4BobRandall I came across this question when I was also trying to solve the problem. None of the existing answers were very useful, but I worked out a good solution that worked for me. When you view the Calendar in the Teams application, or via your normal Outlook application, you are usually viewing your own Calendar, via the "My Calendar" view. If you are an Owner of the Teams Channel, you can access the Group Calendar via Outlook...
1. Open Outlook
2. Switch to the Calendar in the Navigation Pane (bottom left for me)
3. In the left-hand navigation, underneath the monthly view, you can select different Calendars. For me, there are top-level options of My Calendar, Team, Other Calendars, Shared Calendars, and last there is All Group Calendars. In this last item (All Group Calendars), I found the Teams Channel name, and clicking on it showed a new calendar representing the Group view.
I found the appointment in this view, where I was not the Organiser, but I was allowed to Edit/Cancel the appointment because I was a Group Owner.
I hope this helps somebody in the future...
ChristianBergstrom Can you elaborate or provide some instructions on how this is done? I am an owner of the Team -and- I think I also have a MS admin account but not sure how to go about this.
"As for the channel meetings they are created in the calendar in the underlying group mailbox (no separate mailboxes for the channels). In other words, add permission to yourself or contact your admin to assist with that so you can enter the calendar and remove it."
cjdonnell ChristianBergstrom I am in a similar situation. Owner of the Team has left the company. I was made an owner of the Team and there is a recurring meeting created by the previous owner that I cannot figure out how to control/edit/cancel occurrences.
- cjdonnellJul 05, 2022Brass ContributorUnfortunately, we just deleted the calendar and re-created it - which really wasn't ideal. I think we may've been able to delete from the Group mailbox calendar. It took us a while but we were able to unhide the group that the Teams created.
- Peter_PeeduAug 18, 2022Copper Contributor
Identify the Teams mail account, this can be found in the Teams admin center, search for the team and the information is available there.
Run the Connect-ExchangeOnline cmdlet
Run the following command “Set-UnifiedGroup -identity “TEAMNAME” -HiddenFromExchangeClientsEnabled:$False”
A member of the Team have to start Outlook and go to the Calendar tab, in the left menu there's a category called “All Group Calendars” find the team calendar there. You can also add yourself to the team and do it from your Outlook.
In the Calendar of the Team, identify the appointment/series you want to remove and cancel the meeting/series.