Resource (Room) Calendar doesn't show Meeting Subject

Copper Contributor

Hi,

 

We have set up Rooms under Resources in Exchange. When I book a meeting in my outlook Calendar giving it a Subject and Choosing Room from the list, It shows my Subject at my Out Look Calendar but doesn't show it on Room Calendar.

 

On Room Calendar it shows my Name as Subject of the Meeting. I want Room Calendar to show the exact meeting Subject as it shows in Outlook personal Calendar. 

 

Any Solution to this please? 

 

Regards

1 Reply

Hi @AppDeveloper,

you can use PowerShell command Set-CalendarProcessing to modify this behavior:
set-calendarprocessing 

Look at the -DeleteSubject and -AddOrganizerToSubject property.


Regards,
Jakša