I'd like to add Communicator Presence to my application (much like how Outlook and other MS apps have it), and I'm unable to find documentation about how to fetch this status.
Is there a way I can query the Live Communicator server for a person's status? If there are docs out there and I just can't find them, please give me a pointer in...
Is there an Windows Mobile Office Communicator client API to develop a plugin using OCS.
...
Is it possible to code a plugin for the Office Communicator Client?
I have seen code that lets me make my own client, but I want to just add functionality to the existing client. Can that be done?
The plug-in I want to make would look for a string and if found substitute a link for it.
For example:
Go and find Question32
Would be c...
I had MOC 2005 re-installed on my office PC recently, and found to my chagrine that it had lost all of my contacts. I've searched for ways to export/import the contacts list, but have not found any useful answers. Some suggest looking in the registry at key tree HKEY_CURRENT_USER\Software\Microsoft\Communicator, but all I find are the ti...
What is the format of GalContact.db that used by MS communicator.
I want to create a small program in java to read the file.
AND/OR
is there anyway to convert it into csv file?
...
Hi
We are using NameCtrl in our application and works fine in IE. But the same is not working in Firefox. The firefox website says that they doesnt support ActiveX controls. http://support.mozilla.com/en-US/kb/ActiveX
Is there a way to show communicator presence in Firefox too?
...
Hi,
I'm interested in finding out more about the Microsoft Office Communicator IM client, and how it determines your presence (i.e if you are at your computer or away). Can anyone point me towards a tutorial that explains this, or details of the API?
Thanks, MagicAndi
...
I have a bot which generates html messages and most of the IM clietns support HTML tags.
But office communicator doesn't seem to understand HTML tags and needs fonts and formatting information in RTF format.
I thought of using HTML to RTF converter and passing that RTF information to Office Communicator. But instead of displaying fonts ...
I'm using the Office Communicator Shell Integration to launch a new conversation with a resource using a URI to launch the conversation. However I want to inject a default message that the user just needs to click enter to send. I want to accomplish the same that the mailto: shell integration provides, but is that possible using a URI f...
Knowing the hwnd of the window, how do I read the contents of this? Before anyone ask me, I'm trying to get the text that was used in the Communicator window.
Below is the code I found on the Internet.
The code is not mine.
using System;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
namespa...
Hello,
I'm trying to create a Conversation Item like the ones Office Communicator saves in Conversation History in Outlook.
So far I've achieved to get the mail icon replaces with the real "speech bubble" icon and the window title is also writing "Subject - Conversation(HTML)" but some things are missing.
I.e. when opening the real co...
I am working on a website build using ASP.NET and C# for my company's intranet.So is it possible to integrate the Microsoft Office Communicator 2007 in ASP.NET Page. i.e. the site should be able to provide the current status(avalible, busy , offline) of all contacts and when a user clicks on the username, the chat window should open.
...
Hello,
Does anyone know how to read the contents of an instant message?
Thanks
...