在Client SDK中检索Lync用户企业语音线路URI [英] Retrieve the Lync user Enterprise Voice Line URI in the Client SDK

查看:52
本文介绍了在Client SDK中检索Lync用户企业语音线路URI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在尝试检索登录的Lync用户的企业语音线路URI(Lync Server 2013控制面板中定义的E.164号码)通过Lync Client SDK。我尝试过一些东西,但他们只返回Lync客户端
本身(工具 - >选项 - >电话)中定义的电话号码,而不是实际的行URI。

I'm trying to retrieve the logged in Lync user's Enterprise Voice Line URI (the E.164 number defined in the Lync Server 2013 Control Panel) via the Lync Client SDK. I've tried a few things but they all just return the phone numbers defined in the Lync client itself (Tools->Options->Phones) and not the actual line URI.

我尝试过Conversation.SelfParticipant.Contact.GetContactInformation(ContactInformationType.ContactEndpoints)集合,这只是列举了Tools-> Options-> Phones数字。此外,我尝试过Self.GetPhone(ContactEndpointType.HomePhone)
方法,但这似乎枚举了Lync客户端中定义的同一组电话号码。

I've tried the Conversation.SelfParticipant.Contact.GetContactInformation(ContactInformationType.ContactEndpoints) collection and this just enumerates the Tools->Options->Phones numbers. Also I've tried the Self.GetPhone(ContactEndpointType.HomePhone) method(s) but that seems to enumerate the same set of phone numbers defined in the Lync client.

非常感谢。

Ed James

Thanks very much.
Ed James

推荐答案

看起来不可能。 在某些情况下,您可以查询AD。
It doesn't look like that is possible.  In certain cases you could query AD for it.


这篇关于在Client SDK中检索Lync用户企业语音线路URI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆