The prompt/title/purpose to be used for the third address. For example, "Seasonal", "School", etc.

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

Syntax

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

See Also