Share via


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.

Version Information

Version Added: Outlook 2007

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

Concepts

OlkListBox Object Members

OlkListBox Object