praveenlearns

Results 1 comments of praveenlearns

I am new to graph apis and looking for creating group calendar events in bulk (batch) using graph apis. Is there a workaround to achieve something like this? _graphServiceClient.Groups[userGroupId].Events.Request().AddAsync(@eventList);