VCard Properties |
The VCard type exposes the following members.
| Name | Description | |
|---|---|---|
| Addresses | Gets all addresses associated with this vCard (ADR). | |
| Gets preferred email of the object this vCard represents (EMAIL). | ||
| Emails | Gets all emails associated with this vCard (EMAIL). | |
| FullName | Gets or sets the formatted text corresponding to the full name of the object this vCard represents (FN). | |
| HomeAddress | Gets home address of the object this vCard represents (ADR). | |
| HomeFax | Gets preferred home fax of the object this vCard represents (TEL). | |
| HomePhone | Gets preferred home phone of the object this vCard represents (TEL). | |
| Name | Gets or sets the name of the object this vCard represents (N). | |
| Organization | Gets or sets the organization of the object this vCard represents (ORG). | |
| Phones | Gets all phones associated with this vCard (TEL). | |
| Title | Gets or sets the position or job of the object this vCard represents (TITLE). | |
| Url | Gets or sets the a uniform resource locator associated with the object to which this vCard refers (URL). | |
| WorkAddress | Gets work address of the object this vCard represents (ADR). | |
| WorkFax | Gets preferred work fax of the object this vCard represents (TEL). | |
| WorkPhone | Gets preferred work phone of the object this vCard represents (TEL). |