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

Syntax

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

See Also