The ContactColumnConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.)
Public propertyColumnName
The name of the database column.
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyContactColumnId
An internally-maintained Id for this contact column.
Public propertyContactList
The Id of the contact list associated with this contact column.
Public propertyIsDefaultObject
Indicates whether this is the default instance of this object type.
Public propertyIsExporting
Tells whether the current object is being used for exporting
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyPhoneNumberType
The Id of the phone number type associated with this contact column.
Public propertyRevisionLevel
The current version of this object.
Public propertyTableName
The name of the database table housing the column specified by ColumnName.

See Also