API for outlook.com

8.4k Views Asked by At

Is there a current or planned API for retrieving or sending email through outlook.com? I can't seem to find if this is or will be supported through POP, IMAP, Exchange or what. The Live Connect Developer Center doesn't seem to mention outlook.com yet.

4

There are 4 best solutions below

1
On

I couldn't find a lot (it's all pretty new)

A reference to Azure and the Outlook.com app marketplace

And an MSDN reference that looks promising but doesn't state anything about Outlook.com but my bet is you can use these APIs to connect to Outlook.com too (or soon)

0
On

While this may not be the whole answer for everyone, my Palm came up with these settings on its own, and they seem to work:

Incoming mail server:

  • pop3.live.com
  • SSL encryption
  • Port 995

Outgoing mail server:

  • smtp.live.com
  • Use authentication: on
  • TLS encryption
  • Port 587

This seems to agree with the community info provided in Microsoft Answers.

0
On
0
On

I don't know if it means anything now, but Microsoft has released what we need

http://msdn.microsoft.com/en-us/library/live/hh826535