> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/norbix-cloud/code/norbix-functions/microsoft-functions/aad-calendar.md).

# Microsoft 365 Calendar

This function allows to use all of the Microsoft Graph calendar API requests. For the full documentation, check the [external references](/norbix-cloud/code/norbix-functions/microsoft-functions/aad-users.md#external-references).

For general Microsoft functions usage check a link below.

{% content-ref url="/pages/-M6AfVuV2lAQNKG2EO65" %}
[Microsoft Functions](/norbix-cloud/code/norbix-functions/microsoft-functions.md)
{% endcontent-ref %}

## External references

As all of these functions uses Microsoft Graph API, you will find all of the details in the official documentation:

* [Microsoft Graph calendar documentation](https://docs.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0)
