I'm doing a micro-controller project. I know how to access email via a POP server. That part is easy. What I would like to do is access an Outlook calendar via some similar method. Is this possible?
Asked
Active
Viewed 50 times
-1
-
I think this Stack Exchange site: http://superuser.com/ would be more suitable to ask this question. – Bence Kaulics Oct 13 '16 at 21:14
-
Thanks I think I will repost over there. – user1160866 Oct 17 '16 at 17:15
-
Avoid repost, delete this one and post there or do not repost. It is not well received. – Bence Kaulics Oct 17 '16 at 17:24
1 Answers
0
No POP3 won't work for that, Exchange Web Services will be the easiest choice probably.

Dmitry Streblechenko
- 62,942
- 4
- 53
- 78