Forum Discussion
Microsoft Graph API support for on premise Exchange
Hi,
Would like to know whether Microsoft Graph APIs support on premise Exchange. Thanks.
Best regards
Pavan
7 Replies
- AllardBeerthuizenBrass Contributor
I think it is possible now (Public Preview) but you need to have a Hybrid Exchange scenario.
https://docs.microsoft.com/en-us/graph/hybrid-rest-support- Alexander_StromerCopper Contributor
In specific, check out the following statement in the subsequent link of the shared link:
"But we have no plans currently to change the way EWS works on-premises, so using Graph for Exchange Online and EWS for Exchange Server on-premises is the current recommendation."(this comes with the hint that you can also https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/how-to-authenticate-an-ews-application-by-using-oauth for accessing Exchange Online only, if the Graph API switch does not work for you)
- Alexander_StromerCopper Contributor
EWS online will be retired with Oct 2026, so the golden rule today (Oct 2023) is:
1. use EWS for on-premise Exchange
2. use Microsoft Graph for Exchange Online
- username4MStechCommCopper ContributorThis doesn't actually work.
No. Graph doesn't even support Exchange Online 🙂
- Mark_BabayevCopper Contributor
VasilMichev as far as I know Graph API works very well with online Exchange Server.