Partager via


OlkCheckBox.Caption Property (Outlook)

Returns or sets a String that appears on an object to identify or describe it. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Caption

expression A variable that represents an OlkCheckBox object.

Remarks

The default value is based on the control's name. The position of the caption relative to the check box is determined by the Alignment property.

See Also

Concepts

OlkCheckBox Object Members

OlkCheckBox Object