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

Syntax

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

See Also