Programatically query local outlook executable for upcomming meetings
de Brebisson, Cyrille
5
Reputation points
Hello, Completely new to outlook API here…
Is there a way to query the LOCAL outlook application for upcoming meetings?
I understand that they are REST APIs that allows me to query the microsoft cloud for the information, but to do so, (if I understand properly) I would need to know the user credentials… which I do not have…
Can my application (running under the same user/computer as an outlook install) query the current’s user outlook application to know when the next meetings are?
This, I assume would probably be through a com object, but I could not find the info..
Thanks, Cyrille
Sign in to answer