The CContactBasic type exposes the following members.

Fields

  NameDescription
Protected fieldm_blnCompanyRecord
Whether or not this contact is an Institute.
Protected fieldm_blnDupMatchInfoDirty
Whether or not duplicate match key is out of date.
Protected fieldm_DisableNameUpdates
Whether or not to automatically update FullName and LastFirst
Protected fieldm_strCompany
Company name
Protected fieldm_strCompanySort
Company sort
Protected fieldm_strContactId
Contact ID
Protected fieldm_strDesignation
Designation
Protected fieldm_strEmail
Email
Protected fieldm_strFax
Fax
Protected fieldm_strFirstName
First name
Protected fieldm_strFullName
Calculate FullName string
Protected fieldm_strInformal
Informal name
Protected fieldm_strLastFirst
Calculated LastFirst string
Protected fieldm_strLastName
Last name
Protected fieldm_strMiddleName
Middle name
Protected fieldm_strPrefix
Prefix
Protected fieldm_strSuffix
Suffix
Protected fieldm_strTitle
Title
Protected fieldm_strTollFreePhone
Toll free phone
Protected fieldm_strWorkPhone
Work phone
Protected fieldmChangeLogEntries
Stores change log entries. Indexed by PropertyName.
Protected fieldmEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
Protected fieldmErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)

See Also