The prompt or purpose for the first note about a Contact. For example, the first note might always be used as a Resume or CV

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

Syntax

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

See Also