Status Property
      
 

Description

Holds contact's status.


Property type

A StatusEnum enumeration.  


Syntax

object.Status



The Status Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPContact.

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.