Share via


OlkTextBox.Value Property (Outlook)

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

Version Information

Version Added: Outlook 2007

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

Concepts

OlkTextBox Object Members

OlkTextBox Object