How can I get the Lync Meeting URL programmatically in C#?
问题 Currently I am running an ASP.NET web application and my web page needs to provide a button to get the Lync Meeting URL just like the Outlook does: Please see the screenshot here: Lync Meeting Address in Outlook The behavior of this button is when it is clicked, the Lync Meeting URL is retrieved (maybe from the Exchange server) and is shown on a asp:Label control on the web page. I googled but I have been told that there are three SDKs can be considered for this scenario: Lync SDK - seems the