Returns or sets the color of the note. Can be one of the following OlNoteColor constants: olBlue(0), olGreen(1), olPink(2), olWhite(4), or olYellow(3).
Read/write Long.
Syntax
objNoteItem.Color
objNoteItem Required. An expression that returns a NoteItem object.