DotMSN

Owner.ProfileReceived Event

Occurs when the MSN server has sended the profile on login

[Visual Basic]
Public Event ProfileReceived As ProfileReceivedEventHandler
[C#]
public event ProfileReceivedEventHandler ProfileReceived;

See Also

Owner Class | XihSolutions.DotMSN Namespace