Unread Property (GroupHeader Object)

Unread Property (GroupHeader Object)

The Unread property returns the number of unread messages in the group. Read-only.

Syntax

objGroupHdr.Unread

Data Type

Long

Remarks

The Unread property represents the number of Message objects grouped under this group header that have not been marked as read. If 1 is returned, an accurate count is not available.

The Unread property corresponds to the MAPI property PR_CONTENT_UNREAD.

See Also

Concepts

GroupHeader Object