Click or drag to resize
BaseContactCustom2 Property
The list of custom2 values.

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

Property Value

Type: BaseContactMultiValueFieldContactStringField
See Also