OlShowItemCount enumeration (Outlook)

Indicates which type of Microsoft Outlook item count is displayed for folders in the Outlook navigation pane.

Name Value Description
olNoItemCount 0 No item count displayed.
olShowTotalItemCount 2 Shows count of total number of items.
olShowUnreadItemCount 1 Shows count of unread items.

Remarks

Used by the Folder.ShowItemCount property (Outlook).

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.