Fired when a contact joins. In case of a conversation with two people in it this event is called with the remote contact specified in the event argument.
The event handler receives an argument of type ContactEventArgs containing data related to this event. The following ContactEventArgs property provides information specific to this event.
Property | Description |
---|---|
Contact | The affected contact |
SBMessageHandler Class | XihSolutions.DotMSN Namespace