Teams integration via Graph Api Limitations

Srijan Singh 21 Reputation points
2022-11-24T07:37:09.82+00:00

Hi we have a B2B SaaS app and we are looking to integrate microsoft Teams, we are planning to use graph API, our planned flow is :

Problem we are facing is how do we identify about max duration Teams meeting can be set and max number of people user can invite to a meeting, of course this will depend on the user's organisation microsoft license, we are able to fetch user organisation license through - (https://learn.microsoft.com/en-us/graph/api/user-list-licensedetails?view=graph-rest-1.0&tabs=http), but how to we know about individual license maximum limitations? Is there an API which can tell how many user can attend online meeting and max duration? I guess max number of attendees that can be invited through a graph meeting is 1000 but what if that organisation license only supports 300 participants. It would really help if we could get some clarity regarding this issue.
Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,568 questions
0 comments No comments
{count} votes

Accepted answer
  1. HarmeetSingh7172 4,811 Reputation points
    2023-01-17T13:32:38.7733333+00:00

    Hello @Srijan Singh

    Thanks for reaching out!

    The maximum number of people in Teams Meeting is 1000. You could find it from official document. Microsoft Teams Meetings have a Time limit of 30 hours. Refer this document.

    Refer to this official MS documentation to know the max limit for number of people in meeting for various licenses. Please note that for the best experience in large meetings, webinars, and live events, Microsoft recommends using the latest version of Teams desktop client or Teams mobile clients. Also, note that Breakout rooms can only be created in meetings that have fewer than 300 attendees. In addition, creating breakout rooms in a meeting automatically limits the number of meeting attendees to 300. Please follow this document to know best practices for a large Teams meeting.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.

    0 comments No comments

0 additional answers

Sort by: Most helpful