ViewFont.ExtendedColor Property (Outlook)

Returns or sets an OlCategoryColor constant as the font color of the view. Read/write

Version Information

Version Added: Outlook 2010

Syntax

expression .ExtendedColor

expression A variable that represents a ViewFont object.

Remarks

You can use the Color property or the ExtendedColor property to set the font color in a view. For a calendar view in particular, you must use the ExtendedColor property to set the font color.

See Also

Concepts

ViewFont Object Members

ViewFont Object