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

Syntax

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

See Also