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: 550.0.60.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