The PresenceCategoryWithMetaDatatype exposes the following members.

Constructors

  Name Description
PresenceCategoryWithMetaData Overloaded.

Methods

  Name Description
CreateInnerDataXml
Creates an XML string that represents the presence category data.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ParseInnerDataXml
Parses XML into an instance that represents the presence category.
ToString (Inherited from Object.)

Fields

  Name Description
UnknownExpires
Constant for unknown expiry time

Properties

  Name Description
Category
Gets or sets the actual presence category data.
ContainerId
Gets the container ID of the container wherein the category is published.
Expires
Gets or sets the expiration time for the category.
ExpiryPolicy
Gets or sets expiration type for the category. The default expiration type is "endpoint".
ExtensionXml
Gets or sets the extension category xml set by derived classes.
InstanceId
Gets the instance ID of the category item.
Name
Gets the name of the category.
PublishTime
Gets the time of publication for the Category item.
Version
Gets the version number of the category item.

See Also