PresenceCategory.GetCategoryDataXml Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the XML string represented by this category.
public:
abstract System::String ^ GetCategoryDataXml();
public abstract string GetCategoryDataXml ();
abstract member GetCategoryDataXml : unit -> string
Public MustOverride Function GetCategoryDataXml () As String
Returns
The XML string.