Click or drag to resize
ContactAreaCode Property
Gets or sets the area code where this contact is located.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string AreaCode { get; set; }

Property Value

Type: String
See Also