Sounds like a feature request for me, unless its not exposed or doesn't exist with existing API feature set. Consider filing an uservoice item or upvote existing one, so that it can be considered to be implemented.
Get Chat members does not include guests
I've created a "OnlineMeeting" using the Graph and try to fetch members inside the meeting. I was thinking that the "chat" might be a good place to fetch the participants.
https://video2.skills-academy.com/en-us/graph/api/chat-list-members?view=graph-rest-beta&tabs=http
When I test this and call "/chats/{chat-id}/members" I only get members back that are inside my organization, one meeting that I've created now also have a external participant which shows up inside the call/meeting but not in this endpoint.
It not documented how this should work.
Is there a better way to get all participants from a given meeting?
2 answers
Sort by: Most helpful
-
Deva-MSFT 2,266 Reputation points Microsoft Employee
2021-03-07T18:34:14.063+00:00 -
Markus Johansson 1 Reputation point
2021-03-08T11:04:42.76+00:00 So you are saying that there is no way to get these at the moment?