Click or drag to resize

DialingRulesConfigurationAreaCode Property

The area code for the user's region.

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

Property Value

Type: String
Remarks
For example, if local phone number is in the form of +1 303-538-1234, then the area code is "303".
See Also