Category.CategoryBorderColor property (Outlook)

Returns an OLE_COLOR value that represents the border color of the color swatch displayed for a Category object. Read-only.

Syntax

expression. CategoryBorderColor

expression A variable that represents a Category object.

Remarks

Setting the Color property of the Category object to an OlCategoryColor constant changes the value of this property, as well as the value of the CategoryGradientBottomColor and CategoryGradientTopColor properties.

This color should be used to display the border of a gradient-shaded color swatch for the Category object.

See also

Category Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.