The prompt or purpose for the second note about a Contact. For example, the second note might always be used to store a Letter of Recommendation

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

Syntax

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

See Also