Questions about the managed-code (.NET) client-side APIs for managing and extending Microsoft's Unified Communications Lync Client and the UI controls for adding Lync features to Windows Presentation Foundation (WPF) and Silverlight applications.
Questions tagged [lync-client-sdk]
134 questions
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
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
3 answers
Lync application without lync client
I was wondering if it's possible to create a Lync application to chat or call other users with the Lync SDK, but without the Lync client, and if it can be done.
I would appreciate some help.
Hope you can help me

Pedro Pertino
- 95
- 1
- 10
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
0
votes
1 answer
Lync Client: How to Sign-in and Send Message
Here is what I need to do:
I need to build a console app that signs in (not using current user or lync session) to a Lync Server and send a message to a specific contact (userUri). That is all.
However, every time I use…

AnimaSola
- 7,146
- 14
- 43
- 62
0
votes
1 answer
Is it possible to extend Lync incoming call popup?
Currently I'm seeing only phone number of the caller. Is it possible to extend incoming call popup(add additional information querying DB by phone number) ?
I'm using Lync SDK 2010.
Thanks in advance

Sergejs
- 2,540
- 6
- 32
- 51
0
votes
2 answers
How do I get the phone number of the contact that was clicked in Lync 2013?
I would like to know the proper way of getting the phone number that was clicked when right-clicking a contact in Lync and select call and then click on a number.
Expected is a tel string with the number that was clicked.
Could someone please…

user2264109
- 1
- 1
0
votes
0 answers
DLL Reference issue with C++ (CLR support)
I am using one of the DLL file which is provided by Lync Client 2013 SDK (Microsoft.Lync.Model.dll -- version 15.0.4454.1509) in C++ code (with /CLR support). But during building the project it is not giving me any errors relevant to the code of…

work_in_progress
- 747
- 1
- 10
- 27
-1
votes
1 answer
Lync SDK (Microsoft.Lync.Model)
Im Orkhan Aliyev lead engineer at SchwaTech LLC from Azerbaijan. At The moment we are working on a device per request of a customer. This device would have to connect to skype for business or lync and synchronise some user details to an LCD screen…

O.Aliyev
- 3
- 1
-1
votes
1 answer
Lync 2013 SDK - Change meeting view - C#
How can I change the meeting view using Lync 2013 SDK (either Lync Automation or in UI Suppression mode).
I have searched a lot but didn't found anything that can let me know how to achieve this programmatically. I am using C# language but example…

Manish Dalal
- 1,768
- 1
- 10
- 14
-1
votes
2 answers
Lync SDK initialized
I wrote an application that will take a url as a commandline argument and starts a conversation window with directly video mode(Not IM).
Key points are:
1)It should launch lync client if lync.exe is not running
2)SignIn User if he is not logged in…

jammy
- 73
- 6
-1
votes
1 answer
jLync and Lync Web App poor video quality
So this question was asked here, but no answer was given. I am using microsoft jLync and the Lync Web App plugin in order to get a video call from one computer to another.
The issue is that the video quality becomes awful when I set the size to be…
-1
votes
1 answer
how to get lync chat in to java app using lync API
I have a lync account.When someone send a message.I want to get that message in to my java application.What are the steps I should follow to create this application.I read lync API but i can't find way to get data inside lync.If I can get that data…

heshjse
- 878
- 2
- 14
- 30