Forum Discussion
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 me some documents. Thanks you very much!
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
- Prasad_Das-MSFTMicrosoft
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_NgoCopper ContributorThanks you very much!
- Prasad_Das-MSFTMicrosoft
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.