Edit

Share via


LocalEndpointPresenceServices.PresenceSubscriptionCategories Property

Definition

Gets the presence subscription categories that new views that are created will be initialized with.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ PresenceSubscriptionCategories { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> PresenceSubscriptionCategories { get; }
member this.PresenceSubscriptionCategories : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property PresenceSubscriptionCategories As ReadOnlyCollection(Of String)

Property Value

Applies to