| CallLogItemProperties Property |
Map of key/value pair for any additional generic properties for this
call log item.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Dictionary<string, string> Properties { get; }Property Value
Type:
DictionaryString,
String
Remarks
NOTE: This is a place holder for future generic name/value pair properties.
See Also