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