Forum Discussion
Create Event and linked to Group(Teams) Channel (as Add channel)
- 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
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_NgoSep 15, 2021Copper ContributorThanks you very much!
- Prasad_Das-MSFTSep 15, 2021Microsoft
ThanksMinh_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.