Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the serialized version of the category publication manifest.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property CategoryPublicationManifest As String
Get
'Usage
Dim instance As LocalOwnerPresence
Dim value As String
value = instance.CategoryPublicationManifest
public string CategoryPublicationManifest { get; }
Property Value
Type: System.String
Remarks
For application endpoints this property will be set to null.