# Graph Calendar

In this section code samples are provided for interacting with calendars using Microsoft Graph API.

* [Get Calendar List](https://docs.jigx.com/examples/readme/data-providers/rest/ms-graph/graph-calendar/get-calendar-list)
* [Get Event List](https://docs.jigx.com/examples/readme/data-providers/rest/ms-graph/graph-calendar/get-event-list)
* [Get Event Item](https://docs.jigx.com/examples/readme/data-providers/rest/ms-graph/graph-calendar/get-event-item)
* [Create Event Item](https://docs.jigx.com/examples/readme/data-providers/rest/ms-graph/graph-calendar/create-event-item)

The entire MS Graph solution is available on [GitHub](https://github.com/jigx-com/jigx-samples/tree/main/quickstart/jigx-MS-Graph-demonstrator).
