Edit

Share via


RemotePresence.PresenceSubscriptionCategories Property

Definition

This property will be removed from future versions. Instead use PresenceSettings.RemotePresenceSubscritionCategories. Gets or sets the list of categories to subscribe for. Categories that are subscribed to by default are: "contactCard", "note", "state", "services", "calendarData".

public:
 property cli::array <System::String ^> ^ PresenceSubscriptionCategories { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] PresenceSubscriptionCategories { get; set; }
member this.PresenceSubscriptionCategories : string[] with get, set
Public Property PresenceSubscriptionCategories As String()

Property Value

String[]

Applies to