We need to detect a users presence that is enabled to use Live Comm. server from an external application.
How do I programmatically check to see if a particular user is online using code that will run on the LCS server?
As this is a server application we do not want to use a BOT or use MSPL that will require a message to arrive before the Agent will be invoked (Is this correct?).
Is this possible in LCS and how will I go about doing this?