使用 EWS 与 Exchange 2010 服务器和 Exchange 2007 服务器之间的差异

发布于 2024-08-21 11:45:01 字数 211 浏览 3 评论 0原文

我正在使用 EWS 与 Exchange Server 2010 和 2007 进行交互... ExchangeServerBinding 对象有一个版本控制属性。 我用 google 搜索,但发现 EWS 使用 Exchange2010 和 Exchange2007 时存在任何重大差异。

那么,使用 EWS 访问 Exchange2010 和 Exchange2007 时是否有任何差异?

I 'm using EWS to cominicate with Exchange Servers both 2010 and 2007...
There is a versionning property for ExchangeServerBinding object.
I googled but found out any critical differences while EWS working with Exchange2010 and Exchange2007..

So is there any differences while accessing Exchange2010 and Exchange2007 with EWS?

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

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

发布评论

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

评论(1

旧伤慢歌 2024-08-28 11:45:01

如果您将 Exchange 2010 与 2007 的 wsdl 进行比较 - 根本没有区别。

如果您使用 2010 的 wsdl 来处理 Exchange 2007,它也可以正常工作,但是您应该小心不要使用 2010 特定的方法/属性。 EWS 2010 引入了新功能,例如 2007 年以来无法使用的关联项目

If you talk to exchange 2010 with 2007's wsdl - no differences at all.

If you talk to exchange 2007 with 2010's wsdl it works pretty fine as well, however you should be careful not to use 2010 specific methods/properties. EWS 2010 introduces new functionality like associated items you can't use from 2007

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