NotesColor (ColorObject - Java™)
Read-write. The color's Domino® value.
Defined in
Data type
int
Syntax
public int getNotesColor()
throws NotesException
public void setNotesColor(int notesColor)
throws NotesException
Usage
The value of this property must be in the range 0-240.
The methods setHSL and setRGB set this property.
Setting this property sets the RGB and HSL properties.