lync Questions
8
Solved
As we have the option of opening links in skype by just providing the URI:
skype:xyz?call
Can we do something similar to achieve the same functionality but it opens in Skype for Business? Kindly...
Heimdall asked 5/11, 2015 at 10:21
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...
2
Solved
I have the email address of a Lync user and want to send him an instant message.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;...
4
Solved
I am using Lync 2010 (4.0.7577.4356), which we use on my small development team for IM'ing. Lots of technical Q&A are handled through this program and lots of other items that need to be docume...
4
Solved
I'm facing a use case, where it shall be possible to take over a Lync/Skype for Business Conversation into my Software. The help desk user was contacted by a customer via Skype for Business and now...
Lieselotteliestal asked 1/4, 2016 at 7:52
5
Solved
Is there a way to stop Microsoft Lync from detecting phone numbers in a web page, and adding its click to call icon to that phone number in Internet Explorer?
Obviously the client can disable this...
Glynas asked 18/7, 2011 at 4:2
0
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...
2
Solved
Since I updated my Mac to OSX Yosemite, I can't log in to Microsoft Lync (14.0.9).
The program keeps trying to connect, then connects for a second and disconnects back. This doing in an infinite lo...
Embrue asked 17/10, 2014 at 13:45
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
Solved
In Lync, is it possible to move cursor to a new line when writing message (like Skype's Alt+Enter)?
Valer asked 13/6, 2013 at 12:3
2
Solved
I'm trying to write some C# code to interact with Lync using PowerShell, and I need to import the Lync module before executing the Lync cmdlets. However, my code doesn't seem to import the module a...
Rattish asked 12/6, 2013 at 16:33
1
Solved
I found the same question I'm about to ask on stackoverflow, but the answer didn't help as the link didn't deal with javascript as far as I can tell. Is it possible to open a new Lync conversation ...
Hendel asked 20/12, 2012 at 3:7
1
I'm coding IM Presence information into one of my companies silverlight applications. So far, the only solution I've found is one on CodePlex (Silverlight.OCS). It's "okay", but it's extremely date...
Easton asked 19/5, 2012 at 5:45
1
Solved
I would like to open a new conversation in a users Lync client, with a pre-determined message text but with the reciepients of the message to be selected by the user, with this process starting fro...
Baron asked 22/5, 2012 at 15:9
2
Solved
I am using Microsoft Lync 2010 version 4 running on Windows 7. It is hooked up to our exchange server, and it is set to "Save instant message conversations in my email Conversation History folder"....
2
Solved
I'm trying to detect an incoming call in the Lync client . This is done by subscribing to ConversationManager.ConversationAdded event in the Lync client as described in this post
However, by using...
1
Solved
How can I integrate Lync 2010, with a program that does a DB look up and shows a small popup, with the information found, and also a few buttons with some options.
The program is already running wi...
2
Solved
Right now I'm using the the LyncClient.ContactManager.BeginSearch method to find contacts. However, I haven't been able to figure out how to get all the contacts. I've tried passing "*" and "%" as ...
0
I have a test application using the Lync 2010 SDK in full UI suppressed mode. I am trying to build a simple instant-messaging client. I can send messages/text okay (for example to a non UI su...
2
Solved
I'm looking for the client side and server side API for Lync 2010. But I found many API that can be able to develop. Anyone what are difference between all of them? Please help
Microsoft Lync ...
1
© 2022 - 2024 — McMap. All rights reserved.