LocationType4Work Property
IT Hit WebDAV Classes Reference
Implies that the property is related to an individual's work place. 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 LocationType4 Work { get; }
Public Shared ReadOnly Property Work As LocationType4
Get
public:
static property LocationType4^ Work {
LocationType4^ get ();
}
static member Work : LocationType4 with get
Property Value
Type:
LocationType4See Also