Click or drag to resize
ContactInfoContactAddress1 Property
Gets or sets the first line of the contact's address.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual string ContactAddress1 { get; set; }

Property Value

Type: String
See Also