I am looking to create a groupchat within a C# MS graph call that pops out the windows from MS Teams. Anyone ever done that before and have a code sample which pops the chat window from the Teams on creation?
Asked
Active
Viewed 103 times
1 Answers
0
You can create a group chat using Graph API. But there is no API to popout the created group chat.

Meghana-MSFT
- 595
- 3
- 7
-
Is there any c# code that can pop the group chat? – Lippy1m Apr 13 '22 at 15:04
-
It is not possible to do it programmatically. – Meghana-MSFT Apr 13 '22 at 18:30