Calling a specific contact endpoint with Lync
Posted
by
user1426477
on Stack Overflow
See other posts from Stack Overflow
or by user1426477
Published on 2012-06-20T15:12:50Z
Indexed on
2012/06/20
15:15 UTC
Read the original article
Hit count: 1440
I'm trying to develop a Lync application that allows a user to select which of a contact's endpoints they would like to call. For instance, if User A has two phones listed, then User B can choose between those two options and call whichever he likes to try and get in contact with them. I know with the regular Lync Client(not suppressed) this appears to be possible, but Im not sure how to accomplish it programatically in UISuppression mode. Any ideas?
© Stack Overflow or respective owner