TelephoneTypeTextPhone Property 
IT Hit WebDAV Classes Reference 
            Indicates a telecommunication device for people with hearing or speech difficulties. String value is "TEXTPHONE", integer value is 8.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static TelephoneType TextPhone { get; }Public Shared ReadOnly Property TextPhone As TelephoneType
	Get
public:
static property TelephoneType^ TextPhone {
	TelephoneType^ get ();
}static member TextPhone : TelephoneType with get
Property Value
Type: 
TelephoneType
See Also