microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
100 stars 68 forks source link

How to update start/end time of event from outlook calendar? #46

Closed RakunaBlog closed 1 year ago

RakunaBlog commented 5 years ago

I am using Ruby and follow this tutorial(https://docs.microsoft.com/en-us/outlook/rest/ruby-tutorial#adding-calendar-and-contacts-apis) to handle request from outlook api, to get/delete/update events. But I am getting stuck at updating start_time and end_time of an event. Anyone can help me? Thanks alot!

baywet commented 1 year ago

Thanks for reporting this issue. That version of the SDK has been deprecated a number of years ago. We're now starting the work on a new generation of this SDK and you can learn all about it on the updated readme page.