ListBox.Value Property (Outlook Forms Script)
Returns or sets a Variant that specifies the value in the BoundColumn of the currently selected rows. Read/write.
Syntax
expression .Value
expression A variable that represents a ListBox object.
Remarks
Value cannot be used with a multi-select ListBox.