Share via


Services.GetCategoryDataXml Method

Returns this services instance as a serialized xml.

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 Services
Dim returnValue As String

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

Return Value

Type: System.String

See Also

Reference

Services Class

Services Members

Microsoft.Rtc.Collaboration.Presence Namespace