-1

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?

Rubén
  • 34,714
  • 9
  • 70
  • 166
user1160866
  • 157
  • 2
  • 10

1 Answers1

0

No POP3 won't work for that, Exchange Web Services will be the easiest choice probably.

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