【发布时间】:2016-01-20 20:42:03
【问题描述】:
我正在使用 python 订阅日历事件的 EWS 推送通知。 https://msdn.microsoft.com/en-us/library/office/dd636171(v=exchg.80).aspx
使用 google 执行相同操作时,您会在第一个请求中获得“过期”日期,因此您知道何时需要续订。
我如何知道 EWS 订阅何时到期以便我可以续订?
【问题讨论】:
标签: python exchange-server exchangewebservices