The CContactBasic type exposes the following members.

Fields

  NameDescription
m_blnCompanyRecord
Whether or not this contact is an Institute.
m_blnDupMatchInfoDirty
Whether or not duplicate match key is out of date.
m_DisableNameUpdates
Whether or not to automatically update FullName and LastFirst
m_strCompany
Company name
m_strCompanySort
Company sort
m_strContactId
Contact ID
m_strDesignation
Designation
m_strEmail
Email
m_strFax
Fax
m_strFirstName
First name
m_strFullName
Calculate FullName string
m_strInformal
Informal name
m_strLastFirst
Calculated LastFirst string
m_strLastName
Last name
m_strMiddleName
Middle name
m_strPrefix
Prefix
m_strSuffix
Suffix
m_strTitle
Title
m_strTollFreePhone
Toll free phone
m_strWorkPhone
Work phone
mChangeLogEntries
Stores change log entries. Indexed by PropertyName.
mEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
mErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)

See Also