Edit

Share via


PresenceSettings.RemotePresenceSubscriptionCategories Property

Definition

Gets the list of categories that views will be initialized with.

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

Property Value

Applies to