With the API, your apps can do the following programmatically:
createCalendar |
Create a new calendar for a user.
|
createEvent |
Create an event in the user’s default calendar.
|
deleteCalendar |
Delete a calendar other than the default calendar.
|
freebusy |
Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period.
|
getCalendarList |
Get all the user’s calendars.
|
getEvents |
Get all the user’s events.
|
Check out the Microsoft Graph API documentation.