TelephoneTypeText Property 
IT Hit WebDAV Classes Reference 
            Indicates that the telephone number supports text messages (SMS). String value is "TEXT", integer value is 4.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static TelephoneType Text { get; }Public Shared ReadOnly Property Text As TelephoneType
	Get
public:
static property TelephoneType^ Text {
	TelephoneType^ get ();
}static member Text : TelephoneType with get
Property Value
Type: 
TelephoneType
See Also