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

Syntax

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

See Also