Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pst_item_folder Struct Reference

This contains the folder related mapi elements. More...

#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


Detailed Description

This contains the folder related mapi elements.

Definition at line 315 of file libpst.h.


Field Documentation

int32_t pst_item_folder::assoc_count
 

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 323 of file libpst.h.

int32_t pst_item_folder::item_count
 

mapi element 0x3602 PR_CONTENT_COUNT

Definition at line 317 of file libpst.h.

Referenced by create_enter_dir().

int pst_item_folder::subfolder
 

mapi element

Definition at line 328 of file libpst.h.

int32_t pst_item_folder::unseen_item_count
 

mapi element 0x3603 PR_CONTENT_UNREAD

Definition at line 319 of file libpst.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 13 14:52:04 2010 for 'LibPst' by  doxygen 1.3.9.1