| DialingRulesConfigurationAreaCode Property |
The area code for the user's region.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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