TelephoneTypeWork Property 
IT Hit WebDAV Classes Reference 
            Indicates a work number. 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)
Syntaxpublic static TelephoneType Work { get; }Public Shared ReadOnly Property Work As TelephoneType
	Get
public:
static property TelephoneType^ Work {
	TelephoneType^ get ();
}static member Work : TelephoneType with get
Property Value
Type: 
TelephoneType
See Also