O365 EWS日历问题 [英] O365 EWS CALENDAR ISSUE

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

问题描述

我们尝试使用商品填写用户的日历。
似乎存在限制在ews连接期间。
还是有其他限制可以阻止这种情况吗?

推荐答案

EWS实施限制
https://blogs.msdn.microsoft.com/exchangedev/2011/06/23/exchange-online-throttling-和连接的限制常见问题/
。无法停止限制,您需要通过将请求
的数量保持在合理水平或在适当情况下使用EWS模拟来使您的代码在所应用的限制限制内工作。

EWS implements throttling https://blogs.msdn.microsoft.com/exchangedev/2011/06/23/exchange-online-throttling-and-limits-faq/ of connections. There is no way of stopping throttling you need to make your code work within the throttling limits applied by keeping the number of request to a reasonable level or using EWS Impersonation where appropriate.

干杯

Glen

Cheers
Glen


这篇关于O365 EWS日历问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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