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.2.0

Syntax

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

See Also