Occurs when any contact changes status
The event handler receives an argument of type ContactStatusChangeEventArgs containing data related to this event. The following ContactStatusChangeEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Contact | The affected contact. |
OldStatus | The status the contact had before the change. |
NSMessageHandler Class | XihSolutions.DotMSN Namespace