Click or drag to resize

ContactGroupContactsRemoved 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: 550.0.60.0
Syntax
C#
public event EventHandler<ContactListEventArgs> ContactsRemoved

Value

Type: SystemEventHandlerContactListEventArgs
See Also