Click or drag to resize
BaseContactField Interface
A base class for all contact-related field classes which defines the common attributes for all field types.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public interface BaseContactField

The BaseContactField type exposes the following members.

Properties
  NameDescription
Public propertySource
Provider source type for a particular field.
Public propertyWriteCapability
Write capability for a particular field.
Top
See Also