Edit

Share via


RemotePresenceNotificationEventArgs.Notifications Property

Definition

Gets the notifications for a target.

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

Property Value

Applies to