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: 550.0.60.0
Syntaxpublic event EventHandler<ContactListEventArgs> ContactsAdded
Value
Type:
SystemEventHandlerContactListEventArgs
See Also