Click or drag to resize

VCard Properties

The VCard type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
Gets all addresses associated with this vCard (ADR).
Public propertyEmail
Gets preferred email of the object this vCard represents (EMAIL).
Public propertyEmails
Gets all emails associated with this vCard (EMAIL).
Public propertyFullName
Gets or sets the formatted text corresponding to the full name of the object this vCard represents (FN).
Public propertyHomeAddress
Gets home address of the object this vCard represents (ADR).
Public propertyHomeFax
Gets preferred home fax of the object this vCard represents (TEL).
Public propertyHomePhone
Gets preferred home phone of the object this vCard represents (TEL).
Public propertyName
Gets or sets the name of the object this vCard represents (N).
Public propertyOrganization
Gets or sets the organization of the object this vCard represents (ORG).
Public propertyPhones
Gets all phones associated with this vCard (TEL).
Public propertyTitle
Gets or sets the position or job of the object this vCard represents (TITLE).
Public propertyUrl
Gets or sets the a uniform resource locator associated with the object to which this vCard refers (URL).
Public propertyWorkAddress
Gets work address of the object this vCard represents (ADR).
Public propertyWorkFax
Gets preferred work fax of the object this vCard represents (TEL).
Public propertyWorkPhone
Gets preferred work phone of the object this vCard represents (TEL).
Top
See Also