本文介绍了如何在WPF应用程序中集成Skype Business的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,

我们在Windows 10上运行了一个现有的WPF应用程序,客户要求我们将Skype业务作为其应用程序的一部分进行集成。

We have an existing WPF application runing on Windows 10 for which a customer ask us to integrate Skype business as part of the application itselve.

有没有人已经尝试过这样的整合?

Does anyone have already experiment such integration ?

问候

推荐答案

您还可以查看Lync SDK: 



https://msdn.microsoft.com/en-us/library/office/jj933180.aspx?f=255&MSPPError=-2147217396

http://blog.thoughtstuff.co.uk/2012/05/microsoft-lyncs -development-secret-its-easy /

You could also have a look at the Lync SDK: 
https://msdn.microsoft.com/en-us/library/office/jj933140.aspx
https://msdn.microsoft.com/en-us/library/office/jj933180.aspx?f=255&MSPPError=-2147217396
http://blog.thoughtstuff.co.uk/2012/05/microsoft-lyncs-development-secret-its-easy/

但是没有WPF特定的内置Lync集成API或控件,所以我建议您询问任何进一步的Lync特定问题您可以在Lync论坛中获得更好的帮助:

But there is no WPF specific built-in Lync integration API or control so I suggest that you ask any further Lync specific questions you may have in the Lync forums for better help:https://social.msdn.microsoft.com/Forums/lync/en-US/home?forum=communicatorsdk

希望有所帮助。

请记住通过将有用的帖子标记为答案来关闭您的主题,然后如果您有新问题则启动新主题。请不要在同一个帖子中提出几个问题。

Please remember to close your threads by marking helpful posts as answer and then start a new thread if you have a new question. Please don't ask several questions in the same thread.


这篇关于如何在WPF应用程序中集成Skype Business的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-06 00:27