Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 841 Bytes

Outlook.OlkListBox.Value.md

File metadata and controls

36 lines (21 loc) · 841 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkListBox.Value property (Outlook)
vbaol11.chm1000265
vbaol11.chm1000265
Outlook.OlkListBox.Value
5a70152d-8253-90f1-a59d-87ec6b5d54db
06/08/2017
medium

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

[!includeSupport and feedback]