rest - Office 365 API EWS calendar not expanding recurring events -


I am using REST services with the new Office 365 API preview.

The following requests are "non recurring appointments and recurring master appointments", but all "single events of recurring series" are unavailable:

  https://outlook.office365.com / Ews / odata / Me / Events? $ Top = 30 & amp; $ Select = theme, start, end and amp; $ Filter = end + g + 2014-12-01T01% 3a 0% 3a + + + + + + and + start + take + 2015-02-01T01% 3a 0% 3a z  < / Pre> 

There is a method in the EWS managed API ExchangeService.FindAppointments which increases a series of recurring calendar items and "gives non-recurring appointments, single events of recurring series, and recursive exceptions Series ".

By using the Office 365 REST API, what criteria do I need to use to get "Exceptions of Single Events and Recurring Series of Recurring Series"?

Thank you for your interest in the Office 365 Calendar API! At present, we are preparing APIs to expand a specific meeting series for a time limit, and to provide a calendar view to an ADI, all meetings for a specified time-limit (an example, events And the exception of the meeting series). As soon as the deployment is completed, we will update our docs with details of the new API. I believe one of these APIs will meet your needs.

Can you please try the following URL? This new Calendar View API is almost fully deployed, but we are still updating the documentation. In the meantime, please tell me what this request does for you.

  https://outlook.office365.com/ews/odata/Me/CalendarView?$top=30&$select = topic, start, end and start time = 2014-12-01T01 : 00: 00J and end date = 2015-02-01T01: 00: 00Z  

Let me know if you have any questions or need more information.

Thanks,

Venkata


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -