Partilhar via


CustomPresenceCategory.GetCategoryDataXml Method

Returns the XML string represented by this category.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides Function GetCategoryDataXml As String
'Usage
Dim instance As CustomPresenceCategory
Dim returnValue As String

returnValue = instance.GetCategoryDataXml()
public override string GetCategoryDataXml()

Return Value

Type: System.String

See Also

Reference

CustomPresenceCategory Class

CustomPresenceCategory Members

Microsoft.Rtc.Collaboration.Presence Namespace