OlkComboBox.ListCount property (Outlook)

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

Syntax

expression.ListCount

expression A variable that represents an OlkComboBox object.

Remarks

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

See also

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