Enumerations


OlCategoryColor Enumeration
Indicates the color specified in the Color property of the Category object.

Version Information
 Version Added:  Outlook 2007

NameValueDescription
olCategoryColorBlack15Black
olCategoryColorBlue8Blue
olCategoryColorDarkBlue23Dark Blue
olCategoryColorDarkGray14Dark Gray
olCategoryColorDarkGreen20Dark Green
olCategoryColorDarkMaroon25Dark Maroon
olCategoryColorDarkOlive22Dark Olive
olCategoryColorDarkOrange17Dark Orange
olCategoryColorDarkPeach18Dark Peach
olCategoryColorDarkPurple24Dark Purple
olCategoryColorDarkRed16Dark Red
olCategoryColorDarkSteel12Dark Steel
olCategoryColorDarkTeal21Dark Teal
olCategoryColorDarkYellow19Dark Yellow
olCategoryColorGray13Gray
olCategoryColorGreen5Green
olCategoryColorMaroon10Maroon
olCategoryColorNone-1No color assigned.
olCategoryColorOlive7Olive
olCategoryColorOrange2Orange
olCategoryColorPeach3Peach
olCategoryColorPurple9Purple
olCategoryColorRed1Red
olCategoryColorSteel11Steel
olCategoryColorTeal6Teal
olCategoryColorYellow4Yellow

Remarks

The color constants provided here are an approximation of the actual colors used by the Category object. Use the CategoryBorderColor, CategoryGradientBottomColor, and CategoryGradientTopColor properties to retrieve the OLE_COLOR color values used to represent the Category object, after setting the Color property to the appropriate constant.



Tags :


Page view tracker