TelephoneTypeText Property
IT Hit WebDAV Classes Reference
Indicates that the telephone number supports text messages (SMS).
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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