DotMSN

Owner.Status Property

Retrieve the current status of this contact. It defaults to offline. When you set the status a request for status change will be send to the server. Only after confirmation from the server the status is actually changed!

[Visual Basic]
Public Property Status As PresenceStatus
[C#]
new public PresenceStatus Status {get; set;}

See Also

Owner Class | XihSolutions.DotMSN Namespace