CallExtraPropertiesChanged Event |
Occurs when the extra properties associated with the call has changed.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler<ExtraPropertiesEventArgs> ExtraPropertiesChanged
Value
Type:
SystemEventHandlerExtraPropertiesEventArgs
Remarks
The application can query to obtain the current list of extra properties reported.
See Also