Enum NoteColor

NoteColor enumeration

Specifies the suggested background color of the Note object

public enum NoteColor

Values

NameValueDescription
Blue0Blue color.
Green1Green color.
Pink2Pink color.
Yellow3Yellow color.
White4White color.

See Also