Edit

Share via


ContactGroupServices.NotificationReceived Event

Definition

Event handler to notify about contacts and groups changes.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::ContactsGroups::ContactGroupNotificationEventArgs ^> ^ NotificationReceived;
public event EventHandler<Microsoft.Rtc.Collaboration.ContactsGroups.ContactGroupNotificationEventArgs> NotificationReceived;
member this.NotificationReceived : EventHandler<Microsoft.Rtc.Collaboration.ContactsGroups.ContactGroupNotificationEventArgs> 
Public Custom Event NotificationReceived As EventHandler(Of ContactGroupNotificationEventArgs) 

Event Type

Applies to