Communicator API Status Change Error

Hi,

I am trying to set MyStatus in the Office Communicator (CommunicatorAPI).

However the following error message appears when I try to change the status:

"The method or operation is not implemented"

I suspect perhaps that the error message is literal however have you had any experience with this and can perhaps comment?

Code is below......

Many thanks.

using CommunicatorAPI;

CommunicatorAPI.MessengerClass MSN =newMessengerClass();

if (MSN.MyStatus !=MISTATUS.MISTATUS_ONLINE)

{

MSN.AutoSignin();

}

MSN.MyStatus =MISTATUS.MISTATUS_OUT_TO_LUNCH;

[1632 byte] By [BlackDhalia] at [2007-12-26]

Windows Live Developer Forums

Site Classified