【问题标题】:EWS Filter out the US holiday and birthday events in Outlook calendarEWS 过滤掉 Outlook 日历中的美国假期和生日事件
【发布时间】:2022-01-02 23:02:09
【问题描述】:

我正在为两个帐户进行日历同步。但是当我这样做时,美国假​​日和生日活动正在重复。如何使用 EWS 过滤器限制这种重复?

【问题讨论】:

    标签: calendar office365 exchange-server exchangewebservices ews-managed-api


    【解决方案1】:

    您可以通过排除文件夹类别为“IPF.Appointment.Birthday”的任何日历来过滤生日日历。带有假日日历的 PidTagExtendedFolderFlags 属性用于将文件夹标记为只读,请参阅Able to write events to read-only calendar via API,因此您应该能够使用它来排除任何这些日历。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-06-28
      • 2022-08-10
      • 1970-01-01
      • 1970-01-01
      • 2013-02-09
      相关资源
      最近更新 更多