【问题标题】:Retrieve Outlook Meeting Room Locations using JAVA使用 JAVA 检索 Outlook 会议室位置
【发布时间】:2018-03-02 22:03:11
【问题描述】:

我正在尝试使用 JAVA 发送 Outlook 会议邀请。如本文所述,我已设法使用 JAVA 邮件 API 发送邀请

How to send an iCal meeting request using Java Mail, and receive the response

问题是这里的会议室位置是硬编码的。

"LOCATION:Conference room\n"

我需要从 Outlook 中检索可用的房间,然后选择其中一个房间作为我的会议室位置。

【问题讨论】:

    标签: java email outlook


    【解决方案1】:

    您可能会发现 EWS(Exchange Web 服务)很有帮助。请参阅EWS Managed API, EWS, and web services in Exchange 了解更多信息。

    您也可以尝试自动化 Outlook。见How to automate Outlook from another program

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-09-25
      • 1970-01-01
      • 1970-01-01
      • 2016-09-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多