Is it possible to attach an existing Office Meeting (Teams or Skype) to a calendar event?
It appears the Event API currently only allows auto-generating a meeting, by setting isOnlineMeeting: true
and e.g. "onlineMeetingProvider": "teamsForBusiness"
when creating an event.
It would be helpful if you could attach an existing meeting (perhaps created by the Cloud Communications API) to a meeting, either when creating it or when updating it.