OlkListBox.Enabled Property

Outlook Developer Reference

Returns or gets a Boolean that indicates if the control is allowed to function. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Enabled

expression   A variable that represents an OlkListBox object.

Remarks

The default value is True.

See Also