Forum Discussion
Juan Pablo Gil Galindo
Jul 29, 2020Copper Contributor
eliminating meeting as an administrator
We have a team that is our testing enviorment to learn teams, but one of the teachers create a recurring meeting that no one attends, so I am a global admin and I am part of the team but because I´m ...
- Jul 29, 2020Don’t think you can unless you cancel all meetings for the user or in a specific time window
https://docs.microsoft.com/en-us/powershell/module/exchange/remove-calendarevents?view=exchange-ps
Have the user go to outlook and click delete on one of the occurring meetings then select delete all
Jul 29, 2020
Don’t think you can unless you cancel all meetings for the user or in a specific time window
https://docs.microsoft.com/en-us/powershell/module/exchange/remove-calendarevents?view=exchange-ps
Have the user go to outlook and click delete on one of the occurring meetings then select delete all
https://docs.microsoft.com/en-us/powershell/module/exchange/remove-calendarevents?view=exchange-ps
Have the user go to outlook and click delete on one of the occurring meetings then select delete all
- Juan Pablo Gil GalindoJul 30, 2020Copper Contributor
adam deltinger thanks