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.
Version Information
Version Added: Outlook 2007
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.