Forum Discussion
BoHyun
Mar 17, 2021Brass Contributor
I want to make my online meeting event provider Skype For Business.
Greetings, I used graph api to create event and set the online meeting provider option to skypeForBusiness. var @event = new Event
{
Subject = "test",
B...
Jagadeesh-MSFT
Mar 17, 2021Former Employee
Hi BoHyun, Could you please try changing the provider to teamsForBusiness is working?