vCard delivery address implementation.
| C# | Visual Basic | Visual C++ | F# |
public class DeliveryAddress
Public Class DeliveryAddress
public ref class DeliveryAddress
type DeliveryAddress = class end
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| AddressType |
Gets or sets address type. Note: This property can be flagged value !
| |
| Country |
Gets or sets country.
| |
| Equals(Object) | (Inherited from Object.) | |
| ExtendedAddress |
Gests or sets extended address.
| |
| 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 a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Item |
Gets underlaying vCrad item.
| |
| Locality |
Gets or sets locality(city).
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PostalCode |
Gets or sets postal code.
| |
| PostOfficeAddress |
Gets or sets post office address.
| |
| Region |
Gets or sets region.
| |
| Street |
Gets or sets street.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| DeliveryAddress | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119