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)
Syntax public 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:
TelephoneTypeSee Also