BaseContactExtraFields Property |
The list extra fields used for local contacts.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Dictionary<string, BaseContactField> ExtraFields { get; }
Property Value
Type:
DictionaryString,
BaseContactField
Remarks
See Also