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

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

Property Value

Type: String
See Also