Click or drag to resize

NoteColor Enumeration

Specifies the suggested background color of the Note object

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum NoteColor
Members
  Member nameValueDescription
Blue0 Blue color.
Green1 Green color.
Pink2 Pink color.
Yellow3 Yellow color.
White4 White color.
See Also