本文介绍了在iPhone中检索Outlook联系人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想通过应用程序导入所有Outlook联系人.有什么办法吗?请让我知道.
I want to import all the outlook contacts through application. Is there any way to do this? please let me know.
推荐答案
您可以通过实现Microsoft Exchange Server协议来实现.
MSDN.Microsoft -此链接包含名为MS-ASWBXML的文档.您必须为wbxml编写编码器,然后必须在wbxml的顶部实现EAS协议.
其他有用的链接
a>
更多参考
you can achieve this by implementing Microsoft exchange server protocol.
MSDN.Microsoft - this link contains a document named MS-ASWBXML. You have to write an encoder for wbxml then you have to implement the EAS-protocol on top o wbxml.
other useful link
Exchange ActiveSync Deployment Scenario
more ref
这篇关于在iPhone中检索Outlook联系人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!