CallLogItemProperties Property |
Map of key/value pair for any additional generic properties for this
call log item.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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