Click or drag to resize

AddressType Properties

IT Hit WebDAV Classes Reference

The AddressType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDomestic
Indicates a domestic address. Valid for addresses in business card v2.1 and v3.0 only.
Public propertyStatic memberHome
Indicates a home delivery address.
Public propertyStatic memberInternational
Indicates an international address. Valid for addresses in business card v2.1 and v3.0 only.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberParcel
Indicates a parcel delivery address. Valid for addresses in business card v2.1 and v3.0 only.
Public propertyStatic memberPostal
Indicates a postal delivery address. Valid for addresses in business card v2.1 and v3.0 only.
Public propertyStatic memberWork
Indicates a work delivery address.
Top
See Also