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