【问题标题】:UCMA 4.0 - using Microsoft.Rtc.Collaboration.Sample.Common not existedUCMA 4.0 - 使用 Microsoft.Rtc.Collaboration.Sample.Common 不存在
【发布时间】:2015-07-25 09:35:16
【问题描述】:

我是 Lync 的新手,目前正在通过 Lync UCMA 4.0 开发应用程序。但是当我添加参考 Microsoft.Rtc.Collaboration 并使用 Microsoft.Rtc.Collaboration.Sample.Common; 发生错误:

命名空间“Sample”的类型在命名空间“Microsoft.Rtc.Collaboration”中不存在(您是否缺少程序集引用?)

我已经添加了

Microsoft.Rtc.Collaboration

进入我的项目。

【问题讨论】:

    标签: lync-2013 ucma


    【解决方案1】:

    我猜您是在按照示例进行操作,因为 Sample.Common 不是 Microsoft.Rtc.common 命名空间的成员。

    Sample.Common 命名空间出现在许多 Microsoft 示例中,通常作为教程的一部分创建。

    查看下面的代码清单,了解 Sample.Common 命名空间 https://msdn.microsoft.com/en-us/library/office/hh527753(v=office.14).aspx 中 UCMAHelper 类的代码清单

    【讨论】:

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