Outlook REST API

I have a app using Google API to access my user's mailbox. I am trying to do the same using the Outlook REST API to extend my audience to Hotmail & Live users.

The thing is I've been looking everywhere without finding a clear explanation on how to register an app. Do I need to pay for something? What kind of account do I need? What are the available scopes?

If someone can provide me with a short explanation on the steps to follow it would help me a lot.


No, it's free. You can use a free Microsoft Account to register at https://apps.dev.microsoft.com. Look at the Registering an app section of https://dev.outlook.com/RestGettingStarted.

链接地址: http://www.djcxy.com/p/35876.html

上一篇: 开始使用Google AnalyticsAPI

下一篇: Outlook REST API