Share via

meetingType in OnlineMeeting object

Rohan Jingar 60 Reputation points
2023-09-14T07:54:09.98+00:00

Hi,

I am receiving a null value for the meetingType property in the create online meeting response. Can you provide more information about this property? It is not documented in the describe onlineMeeting object document.

https://learn.microsoft.com/en-us/graph/api/resources/onlinemeeting?view=graph-rest-1.0

Microsoft Security | Microsoft Graph
{count} votes

Answer accepted by question author
  1. CarlZhao-MSFT 46,436 Reputation points
    2023-09-14T10:23:54.7066667+00:00

    Hi @Rohan Jingar

    As far as I know, the meetingType property was removed in 2019 and replaced by a new property called isBroadcast. Therefore, you can refer to the description of the isBroadcast property.

    User's image

    Source: https://devblogs.microsoft.com/microsoft365dev/breaking-changes-calls-and-online-meetings-api-updates-in-microsoft-graph-beta-2/.

    Hope this helps.

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


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.