com.aspose.email
Class NoteColor

java.lang.Object
  extended by com.aspose.ms.java.Enum
      extended by com.aspose.email.NoteColor

public final class NoteColor
extends com.aspose.ms.java.Enum

Specifies the suggested background color of the Note object


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.ms.java.Enum
com.aspose.ms.java.Enum.AbstractEnum, com.aspose.ms.java.Enum.FlaggedEnum, com.aspose.ms.java.Enum.SimpleEnum
 
Field Summary
static int Blue
           
static int Green
           
static int Pink
           
static int White
           
static int Yellow
           
 
Method Summary
 
Methods inherited from class com.aspose.ms.java.Enum
format, getName, getNames, getUnderlyingType, getValues, isDefined, parse, parse, register
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Blue

public static final int Blue
See Also:
Constant Field Values

Green

public static final int Green
See Also:
Constant Field Values

Pink

public static final int Pink
See Also:
Constant Field Values

Yellow

public static final int Yellow
See Also:
Constant Field Values

White

public static final int White
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.