When you see a meeting in Planner you see the name of the meeting organizer instead of the title of the meeting, but when you see the meeting in your own calendar you see the “title” of the meeting: In the picture you see the title when it is 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” appears 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 MyDes: Set-CalendarProcessing -Identity “Metting room name – change this” -AddOrganizerToSubject $False -DeleteSubject $False If you have questions about the above or want a more technical explanation, you are always welcome to call us or write to support@mydesk.io.