The prompt or purpose for the third note about a Contact. For example, the third note might always be used to store a list of accomplishments

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

Syntax

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

See Also