Click or drag to resize
ExtraPropertiesEventArgsExtraProperties Property
Complete list of extra properties associated with the call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyDictionary<string, string> ExtraProperties { get; }

Property Value

Type: ReadOnlyDictionaryString, String
See Also