VCard |
The VCardAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| VCardAddress | Creates new VCardAddress entity. | |
| VCardAddress(String, String, String, String, String, String, String) | Creates new VCardAddress entity. |
| Name | Description | |
|---|---|---|
| ApartmentNumber | Gets or sets the extended address (e.g. apartment or suite number). | |
| City | Gets or sets the locality (e.g. city). | |
| Country | Gets or sets the country name. | |
| PostalCode | Gets or sets the postal code. | |
| PostOfficeBox | Gets or sets the post office box. | |
| Region | Gets or sets the region (e.g. state or province). | |
| Street | Gets or sets the street address. | |
| Types | Gets types of this entity. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MarkHome | Marks this address as home address. | |
| MarkWork | Marks this address as work address. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |