OlkTextBox.Value property (Outlook)

Returns or sets a Variant that represents the content of the control. Read/write.

Syntax

expression.Value

expression A variable that represents an OlkTextBox object.

Remarks

The value is the same as the value of Text, except that this property is Variant and Text is strongly typed as String.

See also

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