Each field in a contact has a structure associated with it which describes where it came from and if it can
be modified. This is the base class for all the fields stored in the Contact object.
Inheritance HierarchySystemObject Avaya.ClientServicesContactField More...
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic class ContactField : BaseContactField
The ContactField type exposes the following members.
Properties
| Name | Description |
---|
 | Source |
Provider source type for particular field.
|
 | WriteCapability |
Write capability for particular field.
|
Top
See Also
Inheritance Hierarchy