The PR_CONTENT_COUNT property contains the number of messages in a folder, as computed by the message store.
Header file: | MAPITAGS.H |
Must be exposed by: | Folder objects |
May be a column in: | Folder contents tables |
Must be a column in: | Folder hierarchy tables |
Identifier: | 0x3602 |
Property type: | PT_LONG |
Property tag: | 0x36020003 |
The number contained in the PR_CONTENT_COUNT property does not include associated entries in the folder. PR_CONTENT_UNREAD contains the count of unread messages for the folder. A client application can read but not change PR_CONTENT_COUNT and PR_CONTENT_UNREAD.