The vCard type exposes the following members.

Properties

  NameDescription
Public propertyAccessClassification
The security access classification of the vCard owner (e.g. private).
Public propertyAdditionalNames
Any additional (e.g. middle) names of the person.
Public propertyBirthDate
The birthdate of the person.
Public propertyCategories
Categories of the vCard.
Public propertyCertificates
Public key certificates attached to the vCard.
Public propertyDeliveryAddresses
Delivery addresses associated with the person.
Public propertyDeliveryLabels
Formatted delivery labels.
Public propertyDepartment
The department of the person in the organization.
Public propertyDisplayName
The display name of the vCard.
Public propertyEmailAddresses
A collection of vCardEmailAddress objects for the person.
Public propertyFamilyName
The family (last) name of the person.
Public propertyFormattedName
The formatted name of the person.
Public propertyGender
The gender of the person.
Public propertyGivenName
The given (first) name of the person.
Public propertyLatitude
The latitude of the person in decimal degrees.
Public propertyLongitude
The longitude of the person in decimal degrees.
Public propertyMailer
The mail software used by the person.
Public propertyNamePrefix
The prefix (e.g. "Mr.") of the person.
Public propertyNameSuffix
The suffix (e.g. "Jr.") of the person.
Public propertyNicknames
A collection of nicknames for the person.
Public propertyNotes
A collection of notes or comments.
Public propertyOffice
The office of the person at the organization.
Public propertyOrganization
The organization or company of the person.
Public propertyPhones
A collection of telephone numbers.
Public propertyPhotos
A collection of photographic images embedded or referenced by the vCard.
Public propertyProductId
The name of the product that generated the vCard.
Public propertyRevisionDate
The revision date of the vCard.
Public propertyRole
The role of the person (e.g. Executive).
Public propertySources
Directory sources for the vCard information.
Public propertyTimeZone
A string identifying the time zone of the entity represented by the vCard.
Public propertyTitle
The job title of the person.
Public propertyUniqueId
A value that uniquely identifies the vCard.
Public propertyWebsites
Web sites associated with the person.

See Also