Click or drag to resize
BaseContactCustom3 Property
The list of custom3 values.

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

Property Value

Type: BaseContactMultiValueFieldContactStringField
See Also