TelephoneTypeCar Property 
IT Hit WebDAV Classes Reference 
            Indicates a car-phone number. String value is "CAR", integer value is 4096.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static TelephoneType Car { get; }Public Shared ReadOnly Property Car As TelephoneType
	Get
public:
static property TelephoneType^ Car {
	TelephoneType^ get ();
}static member Car : TelephoneType with get
Property Value
Type: 
TelephoneType
See Also