Edit

Share via


RemotePresentitiesNotificationEventArgs.Notifications Property

Definition

Gets the notifications for a target.

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

Property Value

Applies to