Does “Outlook Mail REST API” include access to corporate MS exchange server email?

若如初见. 提交于 2019-11-28 06:37:35

问题


I found in the documentation of the "Outlook Mail REST API" (https://msdn.microsoft.com/office/office365/APi/mail-rest-operations) that it applies to "Exchange Online | Office 365 | Hotmail.com | Live.com | MSN.com | Outlook.com | Passport.com".

Does the "Exchange Online" piece relate to the "Corporate Exchange-based email that does not use Office 365" that is mentioned in the table here (https://support.office.com/en-ca/article/Sign-in-to-Outlook-Web-App-e08eb8ac-ac27-49f4-a400-a47311e1ee7e) or are there other options to integrate with on-premises (Microsoft Exchange Server) corporate email?


回答1:


The Outlook REST APIs are not yet fully supported for on-premise Exchange installations. A subset of the REST APIs are present in Exchange 2016 today, but we will be bringing much more functionality to on-premise Exchange 2016 REST APIs in the near-future.

In the meantime, if you really need to connect to on-premise Exchange the main option you have is Exchange Web Services and Exchange Active Sync.



来源:https://stackoverflow.com/questions/33885336/does-outlook-mail-rest-api-include-access-to-corporate-ms-exchange-server-emai

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!