AddressTypeParcel Property
IT Hit WebDAV Classes Reference
Indicates a parcel delivery address. Valid for addresses in business card v2.1 and v3.0 only. String value is "PARCEL", integer value is 32.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static AddressType Parcel { get; }
Public Shared ReadOnly Property Parcel As AddressType
Get
public:
static property AddressType^ Parcel {
AddressType^ get ();
}
static member Parcel : AddressType with get
Property Value
Type:
AddressTypeSee Also