Click or drag to resize

DialingRulesConfigurationNationalNumberLengths Property

The lengths of national numbers valid for the user's country.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int[] NationalNumberLengths { get; set; }

Property Value

Type: Int32
Remarks
These lengths represent numbers without the country code. For example, some European countries like Italy have variable national number lengths between 8 to 12.
See Also