Forum Discussion
Minh_Duc_Ngo
Sep 11, 2021Copper Contributor
Create Event and linked to Group(Teams) Channel (as Add channel)
Hello. I am using microsoft graph api v1 to create event. It done. But I can not add channel of Group(Teams) to it. I have seen it on Microsoft Teams. Do you know it? Please tell me about it or for m...
- Sep 14, 2021
Minh_Duc_Ngo
There is no such property to add/bind Teams channel while creating event using Graph API.
event resource type - Microsoft Graph v1.0 | Microsoft Docs
However you can create an onlineMeeting in Microsoft teams channel as mentioned in below doc:
Create onlineMeeting - Microsoft Graph beta | Microsoft Docs
Minh_Duc_Ngo
Sep 15, 2021Copper Contributor
Thanks you very much!
Prasad_Das-MSFT
Microsoft
Sep 15, 2021ThanksMinh_Duc_Ngo
-----------------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.