pst_item Struct Reference
This contains the common mapi elements, and pointers to structures for each major mapi item type.
More...
#include <libpst/libpst.h>
Detailed Description
This contains the common mapi elements, and pointers to structures for each major mapi item type.
It represents a complete mapi object.
Definition at line 762 of file libpst.h.
Field Documentation
calendar mapi elements
Definition at line 782 of file libpst.h.
mapi element 0x001a PR_MESSAGE_CLASS or 0x3613 PR_CONTAINER_CLASS
Definition at line 795 of file libpst.h.
linked list of attachments
Definition at line 774 of file libpst.h.
block id that can be used to generate uid
Definition at line 766 of file libpst.h.
mapi element 0x1000 PR_BODY
Definition at line 815 of file libpst.h.
derived from extra_fields["content-type"] if it contains a charset= subfield
Definition at line 813 of file libpst.h.
mapi element 0x3004 PR_COMMENT
Definition at line 811 of file libpst.h.
contact mapi elements
Definition at line 772 of file libpst.h.
mapi element 0x3007 PR_CREATION_TIME
Definition at line 835 of file libpst.h.
email mapi elements
Definition at line 768 of file libpst.h.
linked list of extra headers and such
Definition at line 778 of file libpst.h.
mapi element 0x3001 PR_DISPLAY_NAME
Definition at line 809 of file libpst.h.
mapi element 0x0e07 PR_MESSAGE_FLAGS
- 0x01 Read
- 0x02 Unmodified
- 0x04 Submit
- 0x08 Unsent
- 0x10 Has Attachments
- 0x20 From Me
- 0x40 Associated
- 0x80 Resend
- 0x100 RN Pending
- 0x200 NRN Pending
Definition at line 807 of file libpst.h.
folder mapi elements
Definition at line 770 of file libpst.h.
mapi element 0x3fde PR_INTERNET_CPID
Definition at line 819 of file libpst.h.
journal mapi elements
Definition at line 780 of file libpst.h.
mapi element 0x3ffd PR_MESSAGE_CODEPAGE
Definition at line 821 of file libpst.h.
mapi element 0x0e08 PR_MESSAGE_SIZE
Definition at line 823 of file libpst.h.
message store mapi elements
Definition at line 776 of file libpst.h.
mapi element 0x3008 PR_LAST_MODIFICATION_TIME
Definition at line 837 of file libpst.h.
mapi element 0x8554 PR_OUTLOOK_VERSION
Definition at line 825 of file libpst.h.
mapi element 0x65e3 PR_PREDECESSOR_CHANGE_LIST
Definition at line 829 of file libpst.h.
mapi element 0x002b PR_RECIPIENT_REASSIGNMENT_PROHIBITED
Definition at line 841 of file libpst.h.
mapi element 0x0ff9 PR_RECORD_KEY
Definition at line 827 of file libpst.h.
mapi element 0x0063 PR_RESPONSE_REQUESTED
Definition at line 833 of file libpst.h.
mapi element 0x0037 PR_SUBJECT
Definition at line 817 of file libpst.h.
derived from mapi elements 0x001a PR_MESSAGE_CLASS or 0x3613 PR_CONTAINER_CLASS
- 1 PST_TYPE_NOTE
- 2 PST_TYPE_SCHEDULE
- 8 PST_TYPE_APPOINTMENT
- 9 PST_TYPE_CONTACT
- 10 PST_TYPE_JOURNAL
- 11 PST_TYPE_STICKYNOTE
- 12 PST_TYPE_TASK
- 13 PST_TYPE_OTHER
- 14 PST_TYPE_REPORT
Definition at line 793 of file libpst.h.
The documentation for this struct was generated from the following file: