iOS中的EWS托管API [英] EWS Managed APIs in iOS

查看:192
本文介绍了iOS中的EWS托管API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个需要使用EWS托管API的iOS应用。我已经彻底搜索了网页,但我没有取得任何成功。

I'm developing an iOS app where it requires to use EWS managed APIs. I've searched the web thoroughly but I'm not getting any success.

它需要获取和设置用户的个人资料信息,即用户的显示名称,公司名称,电话数字等。

It requires to get and set user's profile information, i.e. User's display name, company name, phone number etc.

推荐答案

EWS托管API仅适用于Windows桌面应用。您可以直接使用Exchange Web服务SOAP端点。虽然处理基于xml的请求/响应会有点繁琐但是可行。看看这个频道9讲座:使用Microsoft Exchange Web服务开发移动应用程序

EWS Managed API is for Windows desktop apps only. You can use Exchange Web Service SOAP endpoint directly. Although it will be little tedious to handle xml based requests/responses but do-able. Take a look at this channel9 talk: Developing Mobile Apps with Microsoft Exchange Web Services

编辑:我没有任何使用iOS应用程序与EWS合作的个人经验,但我非常有信心它应该有效。另外,我猜你需要Exchange Server支持Basic Auth,这是Exchange Online的情况,但不确定On-Premise(及其变体)。如果上面提供的链接不再用完,我建议只关注Microsoft的Exchange Web Services文档( Exchange托管API)

I don't have any personal experience of getting iOS app to work with EWS though, but I'm pretty confident that it should work. Also, I guess you will need Exchange Server to support Basic Auth which is the case with Exchange Online but not sure about On-Premise(and it's variants). If link provided above is not up anymore, my recommendation is to just follow Exchange Web Services documentation from Microsoft (not Exchange Managed API)

这篇关于iOS中的EWS托管API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆