【问题标题】:Exchange services to get list of attendees of a meeting (microsoft outlook) in C#交换服务以获取 C# 中的会议(Microsoft Outlook)的与会者列表
【发布时间】:2015-01-06 17:14:12
【问题描述】:

我需要使用 Exchange 服务来获取 C# 中的会议 (microsoft Outlook) 的与会者列表。作为建议,我遇到了以下链接:- 链接-Using exchange web services to get the required attendees of a calendaritem? c#

我也遇到了以下链接 - https://github.com/officedev/ews-managed-api

抱歉,我是 C# 的菜鸟。请从头开始阐明整个过程。

提前谢谢你:)

【问题讨论】:

  • EWS 是一种仅当您使用 Exchange Server 作为后端的方法。

标签: c# outlook exchangewebservices


【解决方案1】:

您可以阅读更多 EWS 并在 MSDN 库中找到示例代码,请参阅EWS Managed API, EWS, and web services in Exchange

【讨论】:

  • 很抱歉,但我对这项技术完全是个菜鸟。您是否有任何可以从一开始就提供帮助的链接,比如创建项目、添加 DLL 的引用。抱歉,但上面的链接并没有向像我这样的完整菜鸟解释事情:(。任何形式的帮助表示赞赏:)
猜你喜欢
  • 2017-07-21
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-12-26
  • 2012-12-23
相关资源
最近更新 更多