Click or drag to resize

BaseContactCustom2 Property

The list of custom2 values.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public BaseContactMultiValueField<ContactStringField> Custom2 { get; }

Property Value

Type: BaseContactMultiValueFieldContactStringField
See Also