Is there any Microsoft Graph API to check whether meeting is ongoing or not for a user in Microsoft Teams?

Nikita Pandey 146 Reputation points
2020-08-14T05:49:11.49+00:00

Is there any Graph API to check whether a user is in meeting or not??
Please help me out on this.
As I checked but I didn't get any solution for it.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,286 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,777 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saurabh Sharma 23,661 Reputation points Microsoft Employee
    2020-08-14T19:31:08.767+00:00

    Hi @Nikita Pandey ,
    Unfortunately you cannot get this information using Microsoft Graph API. You can get the schedules of a User using (/users/{id|userPrincipalName}/calendar/getSchedule) but you cannot get the information if the user is currently in meeting or not using Microsoft Graph API. Please provide it as a feedback at Uservoice so that community can upvote and the product team can plan to include this in future releases.

    ----------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful