DotMSN

PresenceStatus Enumeration

Specifies the online presence state

[Visual Basic]
Public Enum PresenceStatus
[C#]
public enum PresenceStatus

Members

Member Name Description
Unknown Unknown presence state.
Offline Contact is offline (or a remote contact is hidden).
Hidden The client owner is hidden.
Online The contact is online.
Away The contact is away.
Busy The contact is busy.
BRB The contact will be right back.
Lunch The contact is out to lunch.
Phone The contact is on the phone.
Idle The contact is idle.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

XihSolutions.DotMSN Namespace