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 | |
---|---|---|
Activity | This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider | |
Availability | Gets the current availability identifier for the user. | |
CategoryName | The name of the presence category. (Inherited from IPresenceCategoryItem.) | |
IsManual | This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider | |
StartTime | This property is defined by the messaging interface; however, it is not used by the instant messaging and presence provider | |
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 | |
---|---|---|
GetCategoryDataXml | Returns the additional presence information as an XML document. (Inherited from IPresenceCategoryItem.) |
Top