Click or drag to resize
ContactGroupContactsAdded Event
Occurs when new contacts were added to the group, either through local or remote actions.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<ContactListEventArgs> ContactsAdded

Value

Type: SystemEventHandlerContactListEventArgs
See Also