Click or drag to resize

DialingRulesConfigurationIsApplyARSToShortNumbers Property

A Boolean value to disable the dialing rules logic that automatically prefixes the outside line access code to numbers that are shorter than the shortest extension length. The value should be set to true if outside line access code should be prefixed.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsApplyARSToShortNumbers { get; set; }

Property Value

Type: Boolean
See Also