lync-2013 Questions
1
Prior to Lync 2013, there was a reference you could use for connecting Lync/Communicator to VBA:
Microsoft Office Communicator 2007 API Type Library
This allowed you to write code such as:
Dim m...
Bootlace asked 28/4, 2015 at 21:0
1
I am launching MS lync chat from an web application by using
<a href="im:<sip:[email protected]>">Go</a>
How can i set conversation title in java?
Update :
How can i cap...
3
I have installed Lync 2013 mobile client in iOS and I know that executing lync:// url scheme like below
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"lync://"]];
will open t...
Coleencolella asked 7/10, 2013 at 9:22
2
Solved
Does VS2015 have any restriction regarding developing Skype for business (Lync 2013 SDK) applications?
When I try to install the Lync 2013 SDK I get an error saying "Microsoft Visual Studio 2010 ...
Bounce asked 2/2, 2016 at 12:29
4
Solved
I have created a basic REST API where a user can ask for an acronym, and the web-page will return the meaning of the acronym via a POST call.
The majority of my end-users don't use the Internet as...
1
I am working with Lync 2013 SDK and WPF in a way to add a toolbar to the Lync conversation window.
I did dock the Lync conversation window in a panel inside a WindowFormHost pretty much following ...
Ingres asked 11/10, 2013 at 14:19
1
Solved
I am running Lync 2013 client on Windows 7, connecting to a Lync 2013 Server.
When attempting to add a participant to a Lync conversation, the invitee is added to the conversation's Participants l...
Minoan asked 23/12, 2014 at 10:9
1
Solved
I am using lync 2013 sdk and i need to create a task with conversation IM message on the end of call.
I want some method as - conversation.getIMmessage() etc.
how can i implement that.
Ehlke asked 12/8, 2014 at 11:51
1
© 2022 - 2024 — McMap. All rights reserved.