Edit

Share via


LocalPresentityNotificationEventArgs.AllCategories Property

Definition

Gets the list of all presence categories published in all containers of the local owner.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^> ^ AllCategories { System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Presence::PresenceCategoryWithMetaData ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData> AllCategories { get; }
member this.AllCategories : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Presence.PresenceCategoryWithMetaData>
Public ReadOnly Property AllCategories As Collection(Of PresenceCategoryWithMetaData)

Property Value

Applies to