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

pst_item_folder Struct Reference

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

#include <libpst/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 307 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 315 of file libpst.h.

int32_t pst_item_folder::item_count
 

mapi element 0x3602 PR_CONTENT_COUNT

Definition at line 309 of file libpst.h.

int pst_item_folder::subfolder
 

mapi element

Definition at line 320 of file libpst.h.

int32_t pst_item_folder::unseen_item_count
 

mapi element 0x3603 PR_CONTENT_UNREAD

Definition at line 311 of file libpst.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 23 20:30:44 2009 for libpst.so.4 by  doxygen 1.3.9.1