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 | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Answer accepted by question author
  1. Prasad-MSFT 10,191 Reputation points Microsoft External Staff Moderator
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.