Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何记录方法可以将来自 Exchange Active Sync 的消息响应映射到来自 Microsoft Graph 的消息响应?
目前我正在编写一些自定义代码并将它们映射到本地。
Exchange Active Sync 和 Microsoft Graph 是两种不同的实现。两者之间的一些概念是相似的。通常,您需要仔细查看图形响应并调整自定义代码以满足该要求。