createColorObject (Session - Java™)
Creates a new ColorObject object.
Note: This method is new
with Release 6.5.
Defined in
Syntax
public ColorObject createColorObject()
throws NotesException
Return value
ColorObject
The newly created ColorObject object.
Usage
For more information, see the ColorObject class.