DotMSN

Contact.Online Property

Indicates whether the specified is online. It will return true for all presence states (online, away, busy, etc) except PresenceStatus.Offline

[Visual Basic]
Public ReadOnly Property Online As Boolean
[C#]
public bool Online {get;}

See Also

Contact Class | XihSolutions.DotMSN Namespace