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