lync-2010

Not able to capture “NeedsSize” change event for Lync conversation window

最后都变了- 提交于 2020-01-25 06:53:11
问题 I am developing sample application using Lync 2010 SDK. In that application i want to capture Lync IM window resize event. As I know Lync 2010 SDK do provides API's to capture re-size event for the Lync IM window. The application is launched successfully and on launching an IM window i do get the Lync Conversation Added event, but after that i don't get resize event for it on resizing the same Lync IM window. Here is the code of sample application. Please review the code and let me know if

How do I Invite a user by email to a Lync 2010 chat session using the API?

北城余情 提交于 2020-01-16 18:50:08
问题 We are using Lync 2010 server in the office. I would like to create a customer facing website that allows clients to chat to our support reps over this platform. Ideally, I would like the customer to just see the default web based interface for communicator. When you have a chat going in Lync (Formerly office Communicator), you can invite someone to chat by email. That sends the user a link to join in the chat using the web version. I want to emulate that functionality on my webpage. It looks

Change status of Lync by script

坚强是说给别人听的谎言 提交于 2019-12-31 17:49:30
问题 Is it possible to change status of Microsoft Lync 2010 by script? I want Script which works on Win XP and change status to available after fixed interval.Tried to search in internet but was not successful in finding one. 回答1: According to the documentation, the Lync binary does not offer that feature. However, you could use the Lync SDK to achieve what you want by writing a small helper application (or incorporating the relevant code in your current application). According to an MVP in the

Change status of Lync by script

爱⌒轻易说出口 提交于 2019-12-31 17:49:05
问题 Is it possible to change status of Microsoft Lync 2010 by script? I want Script which works on Win XP and change status to available after fixed interval.Tried to search in internet but was not successful in finding one. 回答1: According to the documentation, the Lync binary does not offer that feature. However, you could use the Lync SDK to achieve what you want by writing a small helper application (or incorporating the relevant code in your current application). According to an MVP in the

Lync: VideoWindows of AVModality.VideoChannel are null after successfully calling BeginStart (COMException HRESULT: 0x80029C4A TYPE_E_CANTLOADLIBRARY)

谁说我不能喝 提交于 2019-12-23 01:52:24
问题 We are currently trying to incorporate Lync communication (Lync SDK 2010) into our application and we have run into an issue with the VideoWindows ( CaptureVideoWindow , RenderVideoWindow ) of the AVModality 's VideoChannel : They are always null, even after successfully calling BeginStart . The connection is definitely established. We can talk. Our own video is shown in a remote Lync client. AVModalityState is Connected . VideoChannelState goes from Connecting to Receive to Send . It does

Setting up development environment for UCMA Application

最后都变了- 提交于 2019-12-12 03:58:42
问题 I have to create a Lync bot using UCMA. I have been facing a lot of challenges in just setting up a development environment, forget the actual coding. Before I put my question, I want to be clear that I am not a server/admin guy and my expertise lies on the programming and development side more than servers. But, I have been tasked to setup all the servers for the Lync bot development process and finally develop and test the same. After a lot of research and big help from some members of this

How to setup a development environment for UCMA Lync bot?

有些话、适合烂在心里 提交于 2019-12-12 03:58:19
问题 I have to create a Lync 2010 bot. The initial idea that I pitched for the development purposes was to create the application on my own laptop and add the application as a trusted application endpoint to the production lync server. In that way I can develop and test the bot on my machine. But, this idea was not highly encouraged by Microsoft themselves and they recommended to create a development lab environment to develop the application. I have done my fair share of research and have come to

Lync: VideoWindows of AVModality.VideoChannel are null after successfully calling BeginStart (COMException HRESULT: 0x80029C4A TYPE_E_CANTLOADLIBRARY)

有些话、适合烂在心里 提交于 2019-12-06 14:44:33
We are currently trying to incorporate Lync communication (Lync SDK 2010) into our application and we have run into an issue with the VideoWindows ( CaptureVideoWindow , RenderVideoWindow ) of the AVModality 's VideoChannel : They are always null, even after successfully calling BeginStart . The connection is definitely established. We can talk. Our own video is shown in a remote Lync client. AVModalityState is Connected . VideoChannelState goes from Connecting to Receive to Send . It does not matter when and how we try to access them: Directly after BeginStart , in the AsyncCallback of

How to save Lync conversation history when Corp has blocked this feature?

限于喜欢 提交于 2019-12-03 04:55:49
问题 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 documented. Unfortunately, our parent company has a policy that turns off "Converation History", so once the window is closed, it's gone. I've done a fair bit of research and I haven't found a way to save this data since the settings have been made at our parent Corporation's level (through Active Directory,

How to save Lync conversation history when Corp has blocked this feature?

南笙酒味 提交于 2019-12-02 18:12:18
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 documented. Unfortunately, our parent company has a policy that turns off "Converation History", so once the window is closed, it's gone. I've done a fair bit of research and I haven't found a way to save this data since the settings have been made at our parent Corporation's level (through Active Directory, or whatever). This is information that we need and even my boss has tried finding a way to save this