Office 365 API for getting free/busy calendar information of a particular user from Java

Hi Team,

Can you please help me out like how can I connect to Office 365 to get calendar/meeting information of a particular user using calendar Graph API. I need to connect to this Office 365 from my java code and display the meeting details of a user in UI. I read some blogs that I can connect to Calendar Graph API to get this information. Can you please suggest me if at all this is possible. Also Can you please tell me which calendar API I need to connect to get free/busy information of a particular user from Office 365 and is there any sample java code to connect to Graph API to get calendar infroamtion

Thanks,

Anuj Jain

July 16th, 2015 8:42am

Hi,

To get a user's calendars and events, you can use REST APIs (http://dev.outlook.com) or our SOAP APIs - Exchange Web Services (EWS -

https://msdn.microsoft.com/en-us/library/office/dn495623(v=exchg.150).aspx

). For Free/Busy, you will need to use EWS as we haven't yet added this capability to our REST APIs.

Thanks,
Venkat

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2015 9:20am

Hi,

To get a user's calendars and events, you can use REST APIs (http://dev.outlook.com) or our SOAP APIs - Exchange Web Services (EWS -

https://msdn.microsoft.com/en-us/library/office/dn495623(v=exchg.150).aspx

). For Free/Busy, you will need to use EWS as we haven't yet added this capability to our REST APIs.

Thanks,
Venkat

July 17th, 2015 1:16pm

Hi,

To get a user's calendars and events, you can use REST APIs (http://dev.outlook.com) or our SOAP APIs - Exchange Web Services (EWS -

https://msdn.microsoft.com/en-us/library/office/dn495623(v=exchg.150).aspx

). For Free/Busy, you will need to use EWS as we haven't yet added this capability to our REST APIs.

Thanks,
Venkat

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2015 1:16pm

Hi,

To get a user's calendars and events, you can use REST APIs (http://dev.outlook.com) or our SOAP APIs - Exchange Web Services (EWS -

https://msdn.microsoft.com/en-us/library/office/dn495623(v=exchg.150).aspx

). For Free/Busy, you will need to use EWS as we haven't yet added this capability to our REST APIs.

Thanks,
Venkat

July 17th, 2015 1:16pm

Hi Venkat,

Thank you so much for your reply......Can you please let me know which EWS API or which version of EWS API I can use to get free/busy of a particular user from Office 365... currently I am using EWS 1.2 API to get free/busy of user from On premise Exchange 2010_SP3..Is is possible to use EWS 1.2 API to get free/busy information from Office 365.... Also can you please let me know how active directory users can be retrieved from Office 365...

Thanks and Regards,

Anuj Jain


  • Edited by Anuj0801 1 hour 25 minutes ago
Free Windows Admin Tool Kit Click here and download it now
July 20th, 2015 1:19am

Hi Venkat,

Thank you so much for your reply......Can you please let me know which EWS API or which version of EWS API I can use to get free/busy of a particular user from Office 365... currently I am using EWS 1.2 API to get free/busy of user from On premise Exchange 2010_SP3..Is is possible to use EWS 1.2 API to get free/busy information from Office 365.... Also can you please let me know how active directory users can be retrieved from Office 365...

Thanks and Regards,

Anuj Jain


  • Edited by Anuj0801 Monday, July 20, 2015 6:05 AM
July 20th, 2015 5:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics