1. Go into the web version of Outlook (From our SharePoint)
2. Click on the setting gear/widget (top right)
3. Under Calendar, select "Shared Calendars"
4. Find the calendars you have access too and click the check box next to the one you want on LENS. (Don't use your personal calendar)
5. Scroll down to "Publish a calendar", Select the calendar you want to create a html for, choose the permission level, and click "Publish"
6. Copy the HTML version of the link that was just created
7. In LENS, create an update
8. Open code view
9. Use this iframe template
<iframesrc="PASTE_THE_HTML_CALENDAR_LINK_HERE" width="100%" height="700" style="border:0;" loading="lazy"></iframe>
10. Remember to toggle off the code view before saving
