LocalOwnerPresence.CategoryPublicationManifest Property
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.
Gets the serialized version of the category publication manifest.
public:
property System::String ^ CategoryPublicationManifest { System::String ^ get(); };
public string CategoryPublicationManifest { get; }
member this.CategoryPublicationManifest : string
Public ReadOnly Property CategoryPublicationManifest As String
Property Value
Remarks
For application endpoints this property will be set to null.