Windows Phone 7 可以连接到 Exchange 服务器来同步其联系人、日历等吗?
Windows Phone 7 能否连接到允许手机保持联系人、日历等同步的 Exchange 服务器?
谢谢!
Can Windows Phone 7 connect to an Exchange server that allows the phone to keep its contacts, calendar etc. in sync?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,它可以连接到 Exchange 服务器并同步电子邮件、联系人和日历。如果您打算在 WP7 应用程序中执行此操作,您将需要编写自己的代码来连接和同步各种项目。没有 API 方法或类可以帮助您构建 WP7 应用程序以同步 Exchange 服务器中的项目。您将能够使用电子邮件或电话号码选择器任务从联系人中选择项目。您还可以从您的应用程序发送电子邮件。目前,应用程序无法与日历交互。
HTH,indyfromoz
Yes, it can connect to an Exchange server and sync emails, contacts and calendar. If you are looking at doing this in your WP7 application, you will have write your own code to connect and sync various items. There is no API method or class that will help you build your WP7 application to sync items from an Exchange server. You will be able to use email or phone number chooser task to select items from your contacts. You may also send an email from your app. Currently, an app can't interact with the calendar.
HTH, indyfromoz