Notes property



The notes associated with the task.

Syntax

Set:     Task.setNotes(sNotes)
Get:     sNotes = Task.getNotes()

Applies to

Task object.

Data type

String. The sNotes value references a String that specifies the notes associated with the Task object.

Usage

This property represents notes associated with the task.