OlkCheckBox.Caption property (Outlook)
Returns or sets a String that appears on an object to identify or describe it. Read/write.
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
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.