Share via


OlkCommandButton.Caption Property

Outlook Developer Reference

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 OlkCommandButton object.

Remarks

The default value is an empty string. The Forms Designer sets this property to the control's default name.

See Also