Room Meeting Calendar Issue.

Sanjay Bhakuni - admin 145 Reputation points
2024-05-28T18:25:17.5133333+00:00

I am getting below information (orange one) while booking room meeting calendar. How to remove this.

User's image

Microsoft Exchange Online
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2024-05-29T10:01:22.8833333+00:00

    Hi, Sanjay Bhakuni - admin

    Based on the image you provided, I understand that you want to remove the information(orange one)from a specific meeting room.

    After my testing, the information is a mail tip on the meeting room. As shown in the following figure.

    529-1

    529-2

    You can disable mail tips for the meeting room with the following command: set-mailbox -identity  -mailtip $null, the result is shown below. Details can be found at https://learn.microsoft.com/en-us/powershell/module/exchange/set-mailbox?view=exchange-ps

    529-3

    If my answer is helpful to you, please mark it as the answer so that other users can refer to it. Thank you for your support and understanding.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.