Share via


IPresenceStateCategoryItem Members

Include Protected Members
Include Inherited Members

Encapsulates presence state information for a user.

The IPresenceStateCategoryItem type exposes the following members.

Properties

  Name Description
Public property Activity This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider
Public property Availability Gets the current availability identifier for the user.
Public property CategoryName The name of the presence category. (Inherited from IPresenceCategoryItem.)
Public property IsManual This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider
Public property StartTime This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider
Public property StateType This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider

Top

Methods

  Name Description
Public method GetCategoryDataXml Returns the additional presence information as an XML document. (Inherited from IPresenceCategoryItem.)

Top