Hi Friends,
I want to integrate the Lync 2013 with my existing ASP.NET application to allow signed in users to create their own groups, initiate chat conversations and other important features offered by Lync client.
I am bit new to the Lync world so I have been reading recently about the features offered by new Lync 2013 SDK. However most of the code samples and videos are related to desktop (kiosk application) application scenarios
Can you please tell me if it’s possible to allow multiple users connected through web application to use these features (chat/video/sharing) with other users connected?
Thanks.