Click or drag to resize

ContactInfo Properties

The ContactInfo type exposes the following members.

Properties
  NameDescription
Public propertyBirthday
Gets or sets the optional birthday.
Public propertyCity
Gets or sets the city name.
Public propertyCountry
Gets or sets the country name.
Public propertyEmail
Gets or sets the email address.
Public propertyFaxNumber
Gets or sets a FAX number.
Public propertyFirstName
Gets or sets the first name.
Public propertyFormat
Gets or sets the format for encoding contact info.
Public propertyLastName
Gets or sets the last name.
Public propertyMemo
Gets or sets an optional note/memo text.
Public propertyMobilePhone
Gets or sets the mobile phone number.
Public propertyNickName
Gets or sets the nick name for the contact.
Public propertyOrganization
Gets or sets the name of the organization.
Public propertyState
Gets or sets the state/region name.
Public propertyStreet
Gets or sets the street name and number.
Public propertyTitle
Gets or sets the title of the contact.
Public propertyWebsite
Gets or sets the URL of the website.
Public propertyWorkPhone
Gets or sets the work phone number.
Public propertyZip
Gets or sets the ZIP/postal code name.
Top
See Also