Forum Discussion
Martin Hambalek
Jun 14, 2018Brass Contributor
How to Connect Room Resource Calendar to Sharepoint Online Calendar
I have a room resource calendar that I'd like to make visible in SPO. Is that possible? No need for scheduling in SPO as all scheduling should be done in Outlook.
I know I can create a calendar and Connect to Outlook. That's not what I want. I want the SPO calendar to show the room resource schedule.
- I'm afraid the only way to get information from this calendar is by doing some custom dev that get the information and displays in a proper way in a SPFx WebPart
You cannot embed/use web parts to display the OWA Calendar page. The only alternative I'm aware of is to use Modern pages, which offer the Group calendar web part. Not sure if you can get that one to work with room mailbox though. jcgonzalezmartin should know best :)
- I'm afraid the only way to get information from this calendar is by doing some custom dev that get the information and displays in a proper way in a SPFx WebPart