Click here to Skip to main content
15,889,721 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I access other users calendar appointments in MS Outlook to validate if the appointment time created in our application are already taken. We have an account to access MS Graph APIs.


What I have tried:

Access with a signed-in user but I need to have delegate access to users' calendars.
Posted
Updated 6-Jan-19 23:42pm
Comments
ZurdoDev 7-Jan-19 16:30pm    
I know the Graph API has documentation.
TeemeeT 10-Jan-19 21:56pm    
I already read the MS Graph API documentation. I can only see other calendars if they are delegated or shared.
ZurdoDev 11-Jan-19 7:49am    
Correct. You have to have access. There's no way around that.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900