OutboundRouteStripDigits Property

The number of digits to be stripped from the number being called.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
byte StripDigits { get; set; }

Property Value

Byte

Remarks

The possible values assignable to this property are bound be MinStripDigits and MaxStripDigits.

See Also