Is there a way to not have the meeting organizer appear in the calendar view in the Outlook 2016 client? When we create a new meeting the organizer appears as if it's part of the subject even though it's not.
I've created a support ticket with Microsoft and they're currently looking into it but thought I'd ask and see if anyone has found a work around. It doesn't appear when viewing through OWA but it does in the Outlook client.
I did try the following Powershell cmdlet but it didn't have any effect.
Set-CalendarProcessing -Identity <RESOURCEMAILBOX> -DeleteSubject $False -AddOrganizerToSubject $False
To give you a picture of what I'm talking about, the test appointment on May 14th shows the subject "Test 8" but it also shows MaStaff Calendar which is the organizer/username of the account.
I've created a support ticket with Microsoft and they're currently looking into it but thought I'd ask and see if anyone has found a work around. It doesn't appear when viewing through OWA but it does in the Outlook client.
I did try the following Powershell cmdlet but it didn't have any effect.
Set-CalendarProcessing -Identity <RESOURCEMAILBOX> -DeleteSubject $False -AddOrganizerToSubject $False
To give you a picture of what I'm talking about, the test appointment on May 14th shows the subject "Test 8" but it also shows MaStaff Calendar which is the organizer/username of the account.