#include <src/libpst.h>
Data Fields | |
| int32_t | item_count |
| mapi element 0x3602 PR_CONTENT_COUNT | |
| int32_t | unseen_item_count |
| mapi element 0x3603 PR_CONTENT_UNREAD | |
| int32_t | assoc_count |
| mapi element 0x3617 PR_ASSOC_CONTENT_COUNT Associated content are items that are attached to this folder, but are hidden from users. | |
| int | subfolder |
| mapi element | |
Definition at line 305 of file libpst.h.
|
|
mapi element 0x3617 PR_ASSOC_CONTENT_COUNT Associated content are items that are attached to this folder, but are hidden from users.
Definition at line 313 of file libpst.h. Referenced by pst_process(). |
|
|
mapi element 0x3602 PR_CONTENT_COUNT
Definition at line 307 of file libpst.h. Referenced by create_enter_dir(), and pst_process(). |
|
|
mapi element
Definition at line 318 of file libpst.h. Referenced by pst_process(). |
|
|
mapi element 0x3603 PR_CONTENT_UNREAD
Definition at line 309 of file libpst.h. Referenced by pst_process(). |
1.3.9.1