Share via


IPresenceCategoryItem.GetCategoryDataXml Method

Returns the additional presence information as an XML document.

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
Function GetCategoryDataXml As String
'Usage
Dim instance As IPresenceCategoryItem
Dim returnValue As String

returnValue = instance.GetCategoryDataXml()
string GetCategoryDataXml()

Return Value

Type: System.String
The additional presence information as an XML document.