Count Property (GroupHeader Object)

The Count property returns the total number of items in the group. Read-only.

Syntax

objGroupHdr.Count

Data Type

Long

Remarks

The Count property represents the number of Message objects that are grouped under this group header. It includes both read and unread messages. If –1 is returned, an accurate count is not available.

The Count property corresponds to the MAPI property PR_CONTENT_COUNT.