Back to product page

Status property


Holds contact's status.

Type

StatusEnum enumeration

Syntax

  • Basic
object.Status [= value]
The Status(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContact
valueStatusEnum enumeration

Remarks

This property returns an current status of the contact. It will return one of the enumerated values, as described here. To get text description, use StatusText property.

Platforms

Windows