OlkLabel.ForeColor property (Outlook)

Returns or sets a Long that indicates the foreground color of the control. Read/write.

Syntax

expression.ForeColor

expression A variable that represents an OlkLabel object.

Remarks

This property is of the type OLE_COLOR which is a Long value. The default value for this property is 0x80000008, "Window Text."

See also

OlkLabel 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.