Forum Discussion
abv75
Jan 30, 2022Copper Contributor
Get list of attendees on a Teams Meeting programmatically, while meeting is in progress
Hello, I am trying to programmatically (through C#) get a list of attendees, WHILE the Teams Meeting is in progress. I am the owner of the meeting. I wanted to confirm that I was on the right path...
Therese_Solimeno
Jan 30, 2022Moderator
Hello abv75 I see that you may have posted this question on the answers.microsoft.com site - does the response work? https://answers.microsoft.com/en-us/msteams/forum/all/getting-a-list-of-attendees-programmatically/e8fb0d9f-ab0a-4b54-a715-d5ddf182efb7
I can tell you that when I'm not the organizer of the meeting and I need an immediate list of members, I screen capture the names in the attendee box. Not elegant, but effective.
abv75
Jan 30, 2022Copper Contributor
Hi,
Thank you for your response. Yes, it is the same question and I posted it here because I was also instructed to post this question on the Teams Developer channel. At this time, I am not sure if my approach is correct and hence wanted some validation from the Teams Developer channel, but I can also try cross posting on the Microsoft Graph channel.
For what I am trying to achieve, I do need to get the information programmatically, not manually.
Thank you for your response. Yes, it is the same question and I posted it here because I was also instructed to post this question on the Teams Developer channel. At this time, I am not sure if my approach is correct and hence wanted some validation from the Teams Developer channel, but I can also try cross posting on the Microsoft Graph channel.
For what I am trying to achieve, I do need to get the information programmatically, not manually.