DotMSN

Contact.ContactOnline Event

Called when this contact goes online

[Visual Basic]
Public Event ContactOnline As ContactChangedEventHandler
[C#]
public event ContactChangedEventHandler ContactOnline;

See Also

Contact Class | XihSolutions.DotMSN Namespace