Namespace: ITHit.WebDAV.Card
The AddressType type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddressType |
This default constructor is required for internal purposes only to support generics. Do not use this contructor.
|
![]() | AddressType(String) |
Creates a new instance of the enum object.
|
Name | Description | |
---|---|---|
![]() ![]() | Domestic |
Indicates a domestic address. Valid for addresses in business card v2.1 and v3.0 only.
|
![]() ![]() | Home |
Indicates a home delivery address.
|
![]() ![]() | International |
Indicates an international address. Valid for addresses in business card v2.1 and v3.0 only.
|
![]() | Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) |
![]() | Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) |
![]() ![]() | Parcel |
Indicates a parcel delivery address. Valid for addresses in business card v2.1 and v3.0 only.
|
![]() ![]() | Postal |
Indicates a postal delivery address. Valid for addresses in business card v2.1 and v3.0 only.
|
![]() ![]() | Work |
Indicates a work delivery address.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ExtendibleEnum.) |
![]() | 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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Converts this object to its string representation.
(Inherited from ExtendibleEnum.) |
vCard ver: 2.1 3.0 4.0 DOM X X - INTL X X - POSTAL X X - PARCEL X X - HOME X X X WORK X X X