The following tables list the members exposed by dbiContactItem.
"| Name | Description | |
|---|---|---|
![]() | dbiContactItem Constructor | Overloaded. Initializes a new instance of the dbiContactItem class. |
| Name | Description | |
|---|---|---|
![]() | Address | Gets or sets the address of the contact. |
![]() | BackColor | Gets or sets the primary background color of the contact. |
![]() | BackColorTo | Gets or sets the secondary background color of the contact. |
![]() | Body | Gets or sets additional information for the contact. |
![]() | Cargo | Gets or sets a non-visible text value for the contact. |
![]() | City | Gets or sets the city of the contact. |
![]() | CompanyName | Gets or sets the company name of the contact. |
![]() | Country | Gets or sets the country of the contact. |
![]() | Data | Gets or sets a non-visible numeric value for the contact. |
![]() | Gets or sets the email address of the contact. | |
![]() | EntryID | Gets or sets a non-visible text value for the contact. |
![]() | FaxNumber | Gets or sets the fax number of the contact. |
![]() | FirstName | Gets or sets the first name of the contact. |
![]() | ForeColor | Gets or sets the fore color of the contact. |
![]() | Image | Gets or sets the image to display with the contact. |
![]() | LastName | Gets or sets the last name of the contact. |
![]() | PostalCode | Gets or sets the postal code (or zip code) for the contact. |
![]() | RecordID | Gets or sets a non-visible numeric value for the contact. |
![]() | State | Gets or sets the state of the contact. |
![]() | Subject | Gets or sets a short description of the contact. |
![]() | Tag | A property where you can store an object relative to the dbiContactItem. Good property for storing datarow or record information. |
![]() | TelephoneNumber | Gets or sets a phone number for the contact. |
![]() | Title | Gets or sets the title or job position of the contact. |

