Click or drag to resize

DialingRulesConfigurationLongDistanceAccessCode Property

The long distance access code for the user's region.

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

Property Value

Type: String
Remarks
For example, in United States, the access code would be "1".
See Also