Forum Discussion

MrSaltyTT's avatar
MrSaltyTT
Copper Contributor
Dec 09, 2020
Solved

Teams Meeting Room automatic extract URL from email instead of invite

Is it possible to have the MTR account automatically create meeting schedules from invitation emails containing the meeting URL as opposed to from requiring a meeting calendar item to be created?   ...
  • LinusCansby's avatar
    Dec 28, 2020

    Hi,

     

    Yes it is possible, a user can forward an external meeting to an MTR account. But since it is an external user that created the meeting you have to enable ProcessExternalMeetingMessages for the room mailbox. You do this with Set-CalendarProcessing.

     

    ex. Set-CalendarProcessing -Identity "Room 221" -ProcessExternalMeetingMessages $true

Resources