Unable to get MeetingId and teamsContext properties in a teams tab that has been added to a meeting #60
Replies: 3 comments 5 replies
-
Hi @mohammadamer, have you tried getting the Teams meeting id through Microsoft Graph |
Beta Was this translation helpful? Give feedback.
-
Tracking here OfficeDev/teams-toolkit#7953 |
Beta Was this translation helpful? Give feedback.
-
I could only give you answers dealing with JavaScript. Didn't try to refactor that to C#, yet. Even in my Visual Studio projects. |
Beta Was this translation helpful? Give feedback.
-
Unable to get MeetingId and teamsContext properties in a teams tab that has been added to a meeting. What could be wrong ?
Caould you please help ?
Description
MeetingId in teamsContext is always null and almost all TeamsContext properties.
To Reproduce
Steps to reproduce the behavior:
Expected
Expected behavior is to be able to retrieve the teams context properties and the meeting Id
Screenshots
Code changes to get meeting Id
Beta Was this translation helpful? Give feedback.
All reactions