Outlook REST API vs Microsoft Graph
问题 I am working on an application that needs to retrieve and edit calendar events from Outlook.com and Office 365. I have seen there are 2 options: Outlook REST API Microsoft Graph They seem to have pretty much the same interface. I saw that Outlook REST API has support for notifications (webhooks), Microsoft graph does not ?. So which one to choose, what are the advantages/disadvantages and why are there 2 api\'s ? 回答1: To retrieve and edit calendar events from Outlook.com, Microsoft Graph API