Share Exchange online calendar on website

E1B73878 74EA 4FC6 A8B2 01151F5D96CB
Contents

    If you want to show a calendar from the Microsoft Cloud on your website, you can do so using these sharing options.
    It is possible to share one of your Exchange calendars publicly. To do this, follow these steps:

    1. switch to the calendar settings

    Go to this link to see the calendar settings:

    2. select calendar and share

    On the settings page, you can now select the calendar and the permissions for it. You can then generate 2 links using the Publish button.

    E1B73878 74EA 4FC6 A8B2 01151F5D96CB
    Share Exchange online calendar on website 3

    The HTML code can be used directly on the website, e.g. as a button. An iFrame would also be possible with this code. Replace the “XXX” with your HTML link

    <p></p>
    <div style="text-align: center;">
    <p><iframe src="XXX" <p="" width="990" height="600">Your browser does not support iframes. Please go to
    <a href="XXX">JJJJ</a> to View this Calendar</p>
    </iframe></p>
    </div>
    <p></p>

    To embed the *.ics link on your website, e.g. as a button, you must replace the beginning https: with webcal:.

    Dieser Beitrag ist auch verfügbar auf: Deutsch (German)

    Updated on 1. April 2024
    Was this article helpful?

    Leave a Reply

    Your email address will not be published. Required fields are marked *