AddressTypeWork Property
IT Hit WebDAV Classes Reference
Indicates a work delivery address. String value is "WORK", integer value is 2.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static AddressType Work { get; }
Public Shared ReadOnly Property Work As AddressType
Get
public:
static property AddressType^ Work {
AddressType^ get ();
}
static member Work : AddressType with get
Property Value
Type:
AddressTypeSee Also