The prompt/title/purpose to be used for the second address. For example, "Home", "Billing", etc.

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string Address2Prompt { get; }
Visual Basic
Public ReadOnly Property Address2Prompt As String
	Get
Visual C++
public:
property String^ Address2Prompt {
	String^ get ();
}

See Also