It is possible to use the EWS Managed API from a Delphi Win32 VCL app (and how to start)?

为君一笑 提交于 2019-12-11 02:17:18

问题


I'm currently investigating accessing Exchange Web Services (EWS) through SOAP (see e.g. this prior question), but there also is a recommended EWS Managed API.

Would it be possible to use that API from a Win32 Delphi-XE2 app? I see people using the API from e.g. PHP with tools like PHP-EWS so it looks possible from other languages than C#, but where would I start using Delphi?

来源:https://stackoverflow.com/questions/13084508/it-is-possible-to-use-the-ews-managed-api-from-a-delphi-win32-vcl-app-and-how-t

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