CallExtraProperties Property |
Extra properties of the call. These properties consist of information that are not
mapped to existing properties in the API. The extra properties may depend on the
business logic of the network application that populate them.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ReadOnlyDictionary<string, string> ExtraProperties { get; }
Property Value
Type:
ReadOnlyDictionaryString,
String
See Also