Windows Phone 7 中安装的 Outlook Mobile 插件

发布于 2024-11-27 00:23:37 字数 145 浏览 0 评论 0原文

我一直遵循 Outlook 模型,直到 Windows Mobile 6.5 中出现 POOM,我不知道我们是否可以为 Windows Phone 7 中安装的 Outlook 开发一个插件,如果可以,我在哪里可以找到与其相关的 sdk 或任何代码示例。

谢谢

I followed outlook model till POOM present in windows mobile 6.5, I have no clue if we can develop an addin for outlook installed with windows phone 7, if yes where can I find sdk related to it or any code samples.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧时浪漫 2024-12-04 00:23:37

Windows Phone 7 不允许像 WM6.5 那样完全访问 Outlook 数据。最接近的方法是为 WP7.5 (Mango) 编写一个使用联系人和日历集成功能的应用程序。请参阅 http://msdn.microsoft.com/en -us/library/hh202972(v=vs.92).aspx

您还可以使用“选择器”进行有限修改 - 请参阅 http://msdn.microsoft.com/en-us/library/ff769543(v=VS.92).aspx

Windows Phone 7 doesn't allow full access to Outlook data as WM6.5 did. The closest you're going to get is to write an app for WP7.5 (Mango) that uses the Contacts and Calendar integration feature. See http://msdn.microsoft.com/en-us/library/hh202972(v=vs.92).aspx.

You can also call out to make limited modifications using "choosers" - see http://msdn.microsoft.com/en-us/library/ff769543(v=VS.92).aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文