Forum Discussion

mdgmcdo's avatar
mdgmcdo
Copper Contributor
Jul 11, 2022

Room booking response in the Teams calendar is only in English language

To be visible in the Teams and Outlook calendar, the "Room" resource is added to a "DistributionGroup" of type "RoomList".

In the Teams calendar, send the meeting room reservation request :

The return message of the booking request is always in English language even the language of the environment is in French :

This problem does not exist when using Outlook for Office 365 and "Room finder".

 

7 Replies

  •  

    mdgmcdo can you check the language of the mailbox via 

    Get-MailboxRegionalConfiguration


    This needs to be done via exchange online powershell. If it is English here, you can change it to the language you need via 

    Set-MailboxRegionalConfiguration

    let me know the outcome and if this fixed the issue.

     

    kind regards,

    Mitchell Bakker 

    • mdgmcdo's avatar
      mdgmcdo
      Copper Contributor

      Mitchell Bakker : Hello, I just tested this solution but unfortunately it does not work:

      I updated the "Conference Room A1" with the French language (fr-CA). When I create a reservation of the room "Conference Room A1" with Teams calendar, the return message of the reservation request is still in English language:

      The language configured for the entire environment is French Canada.

      This issue only exists in the Teams calendar. With the calendar of Outlook for Microsoft 365, everything works well, the return message of the request to book a Room is in French language.

Resources