how to schedule meeting in MS Teams through Graph API

how to schedule meeting in MS Teams through Graph API

  • Yes, the calendar you see in Teams is exactly what you see in Outlook.

  • There is an API for reading and writing calendar items in Microsoft Graph, but there’s currently no way to detect which ones are Teams meetings or to create Teams meetings (which, under the covers, is a few extra properties on the calendar item). That is on the backlog of the Outlook team to add to their Graph APIs and many of us inside Microsoft are very eager to see it.

  • No, Teams only supports the Exchange/Outlook calendar.