How to differentiale between a Webinar and a regular meeting using using GraphAPI?

Cristian Iacob 20 Reputation points
2023-03-15T13:39:02.7266667+00:00

Hello!

I want to retrieve the events for a user using GraphAPI and separate them into the three main events categories: live events, webinars and Teams meeting. I found out that I can identify a live event by the isBroadcast property (if its true, then it is a live event). However, I don't know how to differentiate a regular Teams meeting from a Webinar from the information received from GraphAPI. I have tried both the /events and /onlineMeetings endpoints, I receive the actual events/meetings, but I'm not sure how to find out whether an event/meeting is a regular meeting or an Webinar.

Is there any way to differentiate between them? Thank you!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,114 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,019 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.
3,261 questions
{count} votes

Accepted answer
  1. Prasad-MSFT 6,776 Reputation points Microsoft Vendor
    2023-03-16T13:33:02.9166667+00:00

    We got update from engineering team that "There isn't any particular property in /events API response to differentiate between a regular meeting and webinar meeting."

    To achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.