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

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

Property Value

Type: String
See Also