Make sure you connect to the Exchange (or Exchange Online) Powershell, and then run
Set-CalendarProcessing -Identity resourceName -DeleteSubject $False -AddOrganizerToSubject $False
Make sure you replace "resourceName" with the actual name of your resource. Running that will leave the original subject line intact so you don't have to check the organizer's calendar to see what the meeting is about if trying to schedule a resource.
I originally found the answer in this Microsoft support article
No comments:
Post a Comment
Hi, thanks for choosing to leave a comment. Please make sure that it's relevant to the topic you're commenting on though. If you're just trying to promote another product or webpage, sorry, but your comment will be deleted.