Edit

Share via


ContactGroupNotificationEventArgs.Contacts Property

Definition

Gets the Contact updates received in the notification.

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

Property Value

Applies to