Forum Discussion
Cannot Effectively Manage Channel Meetings and Replies
- Dec 09, 2020
ChristianBergstrom Created these two UserVoice posts, if you or anyone else would like to help upvote.
Restrict members from scheduling meetings within certain Teams/Delete meeting info in chats:
https://office365.uservoice.com/forums/264636-general/suggestions/42164251-restrict-members-from-scheduling-meetings-within-cAdd ability to schedule recurring meetings in Teams Private Channels:
https://office365.uservoice.com/forums/264636-general/suggestions/42164587-add-ability-to-schedule-recurring-meetings-in-team
You can always put up a UV request or look if it’s already there https://microsoftteams.uservoice.com/
ChristianBergstrom Yeah, that'd break critical functionality for the other Teams, so I can't do that. We tried the below PS script, which disables the members from writing to the calendar. They get an error, but the meeting info still pops up in the channel, oddly enough. These auto meeting info chats (I don't know what else to call them) cannot be deleted, even though our policy is set to allow Owners to delete sent messages. Which means members can then reply to that if they wanted to. This is just a mess.
Set-UnifiedGroup test@example.com -CalendarMemberReadOnly:$true
- ChristianBergstromDec 09, 2020Silver ContributorHi, yeah that won’t work for channel meetings as a channels doesn’t have a mailbox/calendar per say.
- beenelliottDec 09, 2020Brass Contributor
ChristianBergstrom So, there is no way to do what we need here, then... Infuriating.
- ChristianBergstromDec 09, 2020Silver ContributorI hear you. As mentioned, add a request at UserVoice as it’s the place where they (Microsoft) look to evaluate product features/improvements.