Skip to Content
Microsoft

Microsoft Graph Calendar

The Microsoft Graph API for Calendars provides a unified interface to manage calendar data across Microsoft 365 services.

Description

The Microsoft Graph API for Calendars provides a unified interface to manage calendar data across Microsoft 365 services. It allows developers to integrate calendar functionalities into applications, enabling users to interact with their calendar data efficiently.

Supported Functions:


Create Events

  • Allows users to create new calendar events, specifying details like time, location, and attendees.

Retrieve Events

  • Enables fetching a list of events for a specific user.

Update Events

  • Permits modification of existing events, including changes to the time, location, and participant information.

Delete Events

  • Provides the ability to remove events from the calendar.

Manage Attendees

  • Includes adding or removing attendees for specific events.

Calendar Management

  • Supports operations for managing multiple calendars, including retrieving calendar metadata and settings.
collaboration