DotMSN

Contact.ScreenNameChanged Event

Called when the username of this contact has changed

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

See Also

Contact Class | XihSolutions.DotMSN Namespace