dbicMonth Send comments on this topic.
dbiContactItem Class Members
See Also  Properties 
dbicPIM Assembly > Dbi.PIM Namespace : dbiContactItem Class


"

The following tables list the members exposed by dbiContactItem.

"

Public Constructors

 NameDescription
public ConstructordbiContactItem ConstructorOverloaded. Initializes a new instance of the dbiContactItem class.  
Top

Public Properties

 NameDescription
public PropertyAddressGets or sets the address of the contact.  
public PropertyBackColorGets or sets the primary background color of the contact.  
public PropertyBackColorToGets or sets the secondary background color of the contact.  
public PropertyBodyGets or sets additional information for the contact.  
public PropertyCargoGets or sets a non-visible text value for the contact.  
public PropertyCityGets or sets the city of the contact.  
public PropertyCompanyNameGets or sets the company name of the contact.  
public PropertyCountryGets or sets the country of the contact.  
public PropertyDataGets or sets a non-visible numeric value for the contact.  
public PropertyEmailGets or sets the email address of the contact.  
public PropertyEntryIDGets or sets a non-visible text value for the contact.  
public PropertyFaxNumberGets or sets the fax number of the contact.  
public PropertyFirstNameGets or sets the first name of the contact.  
public PropertyForeColorGets or sets the fore color of the contact.  
public PropertyImageGets or sets the image to display with the contact.  
public PropertyLastNameGets or sets the last name of the contact.  
public PropertyPostalCodeGets or sets the postal code (or zip code) for the contact.  
public PropertyRecordIDGets or sets a non-visible numeric value for the contact.  
public PropertyStateGets or sets the state of the contact.  
public PropertySubjectGets or sets a short description of the contact.  
public PropertyTagA property where you can store an object relative to the dbiContactItem. Good property for storing datarow or record information.  
public PropertyTelephoneNumberGets or sets a phone number for the contact.  
public PropertyTitleGets or sets the title or job position of the contact.  
Top

See Also