Forum Discussion

Javi_D's avatar
Javi_D
Copper Contributor
May 25, 2023

Hidden meeting name instead of bookers name.

Hi, team,

 

Since updated to mtr 4.16 and Refreshed UI we are experiencing an unwanted behaviour:

 

When private meetings were set up before by our customers, as meeting name it was shown the bookers name. 

 

Since this update, they get "Hidden meeting name" and it's found not very pleasant by most of them.

 

Is there a way to get the previos behaviour tweaking the UI or  via Exchange server.

 

We have already tried this:

 

Set-CalendarProcessing -Identity <RESOURCEMAILBOX> -DeleteSubject $False -AddOrganizerToSubject $False 

 

and it was originally DeleteSubject iset to $true and -AddOrganizerToSubject to $true.

 

Both cases, it's shown the same

 

 

Thanks to all and warm regards!

 

 

  • Check the permissions on the Calendar folder. If it's set to "AvailabilityOnly", you will not be able to see the meeting details, so instead you have to toggle it to "LimitedDetails".
    • Javi_D's avatar
      Javi_D
      Copper Contributor

      Hi, VasilMichev, thanks and sorry for my late reply.

       

      We found out that it was on the MTR UI where the issue was:

       

      setting this line as false:  

      <HideMeetingName>0</HideMeetingName>

       has fixed the issue.

       

      Thanks a lot.

       

       

Resources