Click or drag to resize

EditableContact Properties

The EditableContact type exposes the following members.

Properties
  NameDescription
Public propertyAlias
The native alias.
Public propertyAsciiAlias
The non-localized alias.
Public propertyAsciiDisplayName
The non-localized display name.
Public propertyAsciiFirstName
The non-localized first name.
Public propertyAsciiLastName
The non-localized last name.
Public propertyAsciiMiddleName
The non-localized middle name.
Public propertyCanAddIMAddress
True if add of IM address will not make contact invalid.
Public propertyCity
The city.
Public propertyCompany
The company.
Public propertyContactSavable
True if it's possible to save Contact with current state of values, false if not.
Public propertyCountry
The country.
Public propertyCustom1
The list of custom1 values.
Public propertyCustom2
The list of custom1 values.
Public propertyCustom3
The list of custom1 values.
Public propertyDepartment
The department.
Public propertyDisplayName
The native display name.
Public propertyEmailAddresses
The list of email addresses.
Public propertyExtendedContactDetailsAvailable
True if extended contact details is available.
Public propertyExtraFields
The list extra fields used for local contacts.
(Inherited from BaseContact.)
Public propertyFirstName
The native first name.
Public propertyHasPicture
The has picture flag.
Public propertyIMAddresses
The list of IM addresses.
Public propertyIsBuddy
The buddy flag. Used for presence feature purpose.
Public propertyIsFavorite
The favorite flag.
Public propertyIsVip
The VIP flag.
Public propertyLanguage
The language is per contact record.
Public propertyLastName
The native last name.
Public propertyLocation
The location.
Public propertyManager
The name of a person who is a supervisor.
Public propertyMiddleName
The native middle name.
Public propertyNotes
The notes field.
Public propertyPhoneNumbers
The list of phone numbers.
Public propertyPictureData
The contact picture bytes.
Public propertyPostalCode
The postal code.
Public propertyRank
The rank field defining the contact sorting order. 0.0 value means "No rank". Higher values are sorted toward top of the list. For consistency between clients, it is recommended to use a value between 0 and 1.
Public propertyState
The state.
Public propertyStreetAddress
The street address.
Public propertyTitle
The title or company role.
Public propertyUniqueAddressForMatching
Matching/merging address. That parameter can be used as record unique id.
Public propertyVideoCapable
True if cContact is video capable.
Top
See Also