Integration of lync with asp .net

I am able to successfully integrate a asp .net MVC with a lync .

I need a suggestion to improve the functionality further.

The following code :

var nameCtrl = ActiveXObject('Name.NameCtrl.1')

nameCtrl.ShowOOUI(useremaild, 0, left, top) will give status of one email id which is logged in . Suppose I have 10 users with different statuses for eg: available/offline etc, is there any way to show these 10 users here .

Tried to use, nameCtrl.ShowOOUI(arrayofemails, 0, left, top) but that dint solve the problem. I want to display in the application similar to the way which is displayed in microsoft lync.

June 25th, 2015 8:13am

ASP.NET issues amd MVC can be discussed at the ASP.NET forum.

http://forums.asp.net/

Free Windows Admin Tool Kit Click here and download it now
June 25th, 2015 9:21am

Hi,

MVCforum

http://forums.asp.net/1146.aspx

The above forum is where you should post

June 26th, 2015 3:21am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics