Microsoft Lync (formerly Microsoft Office Communicator) and Microsoft Lync for Mac are instant messaging clients used with Microsoft Lync Server or Lync Online available with Microsoft Office 365 and Live@Edu. They are replacements for Windows Messenger which was used with Microsoft Exchange Server.
Questions tagged [lync-2013]
201 questions
0
votes
1 answer
Lync 2013 and Office 2010
I am having issues with a recent deployment of Lync 2013 where we are unable to find any contacts from the address book or outlook. It appears to be linked to the fact that the users still remain on office 2010.
It works with Lync 2010 and also…

JHH
- 1
0
votes
1 answer
Lync : CanInvoke returning false while downloading attachment
I have code which sends a file to a client & on another side I'm receiving it using ContentAdded event. That event gets raised but CanInvoke is returning false. Where I'm getting wrong?
void _sharingModality_ContentAdded(object sender,…

Mangesh
- 5,491
- 5
- 48
- 71
0
votes
1 answer
Sign out a specific lync user using lync sdk
as you might know lync support multi users to be logged in same time, this cause a problems to our application so we want to force the first user to log out once a second user logged in.
Is there a way to sign out a specific lync user using lync sdk…

Anas
- 711
- 7
- 24
0
votes
1 answer
How to get path of isolated storage in silverlight?
I read a similar post here... I tried implementing it but getting an exception saying
Attempt by method 'get_path_isolated.Page.button1_Click(System.Object, System.Windows.RoutedEventArgs)' to access field…

Mangesh
- 5,491
- 5
- 48
- 71
0
votes
1 answer
Call Queue approach with UCMA 4.0
I need some help/suggestions on how to approach Call Queues using UCMA 4.0 and Lync.
I have been studying some of the UCMA 4.0 Core documentation, digged into the samples etc., to find the best practice to develop Call Queues. I have been looking on…

grmihel
- 784
- 3
- 15
- 40
0
votes
2 answers
Video Quality with Lync 2013 custom client using UI Suppression
I've built a WPF application using the Lync SDK with UISuppression. One of the screens in the app features a full screen video call via Lync. I used this open source library to do the Lync video calling.…

Alexander Preston
- 1,665
- 11
- 15
0
votes
2 answers
Launch lync chat from another mobile application
To resume, I am developing a web application with Jquery mobile and I have a list of people from the same enterprise. I was asked if by one click on a person, the application could launch a chat via lync.
I did some research and I found that :…

Pull
- 2,236
- 2
- 16
- 32
0
votes
2 answers
Faster Downloading User Image Lync 2013 SDK
I am facing a small problem while using Lync 2013 sdk, all my users are configured in the Active directory along with the user images. But as start logging in the lync(in my application) sometimes the user picture gets loaded and sometimes not…

Amit Sharma
- 31
- 2
0
votes
1 answer
Does Lync 2010 or 2013 store the user's presence history?
I would like to know if Lync 2010 or 2013 store the user's presence history (like the user was available at a particular time and was away at particular time") in the client application or at the backend server(logs).??
Thanks.

Saikiran
- 67
- 1
- 8
0
votes
0 answers
Lync 2013 Microsoft Platform Ready Test fails - Wrong Microsoft.Lync.Model.dll
I'm trying to pass a product through the Lync 2013 Platform Ready Test, but it's failing on this:
======================================================================
Log generated by MPR Lync 2013 Test Tool - Version 4.1.0.1 |…

user3253059
- 1
- 1
0
votes
1 answer
Unable to connect to presentation because of network issues in Lync 2013
How do you determine the cause of "couldn't connect to the presentation because of network issues" in Lync 2013? Is there a log file that I can examine? I don't have a firewall or proxy or VPN so I know it isn't any of those causing the connection…

Prof Mo
- 483
- 5
- 9
0
votes
1 answer
Lync CWE Automation server can't create object
I developed a CWE extension for Lync 2013. It needs to load an ActiveX control.
I'm testing this on a Windows 7 with IE 8 and a Windows Server 2008 R2 with IE 8.
On Windows Server I added the url as a "Trusted Site" and the ActiveX control is loaded…

nhenrique
- 874
- 1
- 16
- 35
0
votes
1 answer
Launch lync-2013 app from wp 8 app (and pass parameters to it)
I am trying to launch a Lync-2013 app from the Windows Phone 8 app that I am developing.
I will be passing the number that lync client will call.
Does anyone know how to do this?

Danish Subhu
- 73
- 1
- 7
0
votes
1 answer
Lync 2010 change display name of sender
Does anyone know how to override the display name of the sender of an instant message using the Microsoft.Lync API?
Thanks

MicroMan
- 1,988
- 4
- 32
- 58
0
votes
2 answers
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…

daxnet
- 1
- 2