Factoid.Telephone Field

Factoid.Telephone Field

A constant string value that is used to increase recognition accuracy by providing a telephone number context to a recognizer.

Definition

Visual Basic .NET Public Shared Telephone As String
C# public static String Telephone;
Managed C++ public: static String Telephone;

Field Value

System.String. The string that indicates to a recognizer to look for telephone numbers.

This field is read-only. This field has no default value.

Remarks

Examples for telephone numbers include: 123 555 0190, 0-123-206 555 0190, (206)555-0190

See Also