When you view a meeting in Planner, you see the name of the meeting organizer instead of the title of the meeting, but when you view the meeting in your own calendar, you see the “title” of the meeting:

In the image you see the title when displayed in the user’s calendar “My Kalendar”, here the meeting title “Test” is shown, and how it looks in the meeting room, here the title of the meeting is shown, but here the meeting organizer name “Lasse” is shown first.
If you open the same view directly in standard Exchange, you see exactly the same thing:

Cause and solution: #
Some people think this is a bug, but it’s standard functionality in Outlook/Exchange. To ensure that your users see the same thing whether they are looking in Outlook or MyDesk, we have chosen to inherit these rules.
However, you can use PowerShell to run the following command so that it appears the same way in both Exchange and MyDesk:
Set-CalendarProcessing -Identity “Metting room name – change this” -AddOrganizerToSubject $False -DeleteSubject $False
If you have any questions about the above or want a more technical explanation, you are always welcome to call us or write to support@mydesk.io.