| CallExtraPropertiesChanged Event |
Occurs when the extra properties associated with the call has changed.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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