OlkListBox.Value property (Outlook)

Returns or sets a Variant that represents the content selected in the list displayed by the control. Read/write.

Syntax

expression.Value

expression A variable that represents an OlkListBox 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

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