OlkListBox.ListCount property (Outlook)

Returns a Long that specifies the number of elements in the drop-down list of the list box control. Read-only.

Syntax

expression.ListCount

expression A variable that represents an OlkListBox object.

Remarks

The default value is zero, indicating that there are no items in the list.

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.