The CContact type exposes the following members.

Fields

  NameDescription
m_blnCompanyRecord
Whether or not this contact is an Institute.
(Inherited from CContactBasic.)
m_blnDupMatchInfoDirty
Whether or not duplicate match key is out of date.
(Inherited from CContactBasic.)
m_DisableNameUpdates
Whether or not to automatically update FullName and LastFirst
(Inherited from CContactBasic.)
m_strCompany
Company name
(Inherited from CContactBasic.)
m_strCompanySort
Company sort
(Inherited from CContactBasic.)
m_strContactId
Contact ID
(Inherited from CContactBasic.)
m_strDesignation
Designation
(Inherited from CContactBasic.)
m_strEmail
Email
(Inherited from CContactBasic.)
m_strFax
Fax
(Inherited from CContactBasic.)
m_strFirstName
First name
(Inherited from CContactBasic.)
m_strFullName
Calculate FullName string
(Inherited from CContactBasic.)
m_strInformal
Informal name
(Inherited from CContactBasic.)
m_strLastFirst
Calculated LastFirst string
(Inherited from CContactBasic.)
m_strLastName
Last name
(Inherited from CContactBasic.)
m_strMiddleName
Middle name
(Inherited from CContactBasic.)
m_strPrefix
Prefix
(Inherited from CContactBasic.)
m_strSuffix
Suffix
(Inherited from CContactBasic.)
m_strTitle
Title
(Inherited from CContactBasic.)
m_strTollFreePhone
Toll free phone
(Inherited from CContactBasic.)
m_strWorkPhone
Work phone
(Inherited from CContactBasic.)
mChangeLogEntries
Stores change log entries. Indexed by PropertyName.
(Inherited from CContactBasic.)
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