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

pst_item Struct Reference

#include <libpst/libpst.h>

Collaboration diagram for pst_item:

Collaboration graph
[legend]

Data Fields

pst_item_emailemail
pst_item_folderfolder
pst_item_contactcontact
pst_item_attachattach
pst_item_message_storemessage_store
pst_item_extra_fieldextra_fields
pst_item_journaljournal
pst_item_appointmentappointment
int type
char * ascii_type
int32_t 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

pst_string file_as
pst_string comment
pst_string body_charset
 null if not specified
pst_string body
 used by email and journal types
pst_string subject
 used by email and journal types
int32_t internet_cpid
int32_t message_codepage
int32_t message_size
pst_string outlook_version
pst_binary record_key
pst_binary predecessor_change
int response_requested
 1 = true, 0 = false
FILETIMEcreate_date
FILETIMEmodify_date
int private_member
 1 = true, 0 = false

Field Documentation

pst_item_appointment* pst_item::appointment
 

Definition at line 471 of file libpst.h.

char* pst_item::ascii_type
 

Definition at line 473 of file libpst.h.

pst_item_attach* pst_item::attach
 

Definition at line 467 of file libpst.h.

pst_string pst_item::body
 

used by email and journal types

Definition at line 491 of file libpst.h.

pst_string pst_item::body_charset
 

null if not specified

Definition at line 489 of file libpst.h.

pst_string pst_item::comment
 

Definition at line 487 of file libpst.h.

pst_item_contact* pst_item::contact
 

Definition at line 466 of file libpst.h.

FILETIME* pst_item::create_date
 

Definition at line 502 of file libpst.h.

pst_item_email* pst_item::email
 

Definition at line 464 of file libpst.h.

pst_item_extra_field* pst_item::extra_fields
 

Definition at line 469 of file libpst.h.

pst_string pst_item::file_as
 

Definition at line 486 of file libpst.h.

int32_t pst_item::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 485 of file libpst.h.

pst_item_folder* pst_item::folder
 

Definition at line 465 of file libpst.h.

int32_t pst_item::internet_cpid
 

Definition at line 494 of file libpst.h.

pst_item_journal* pst_item::journal
 

Definition at line 470 of file libpst.h.

int32_t pst_item::message_codepage
 

Definition at line 495 of file libpst.h.

int32_t pst_item::message_size
 

Definition at line 496 of file libpst.h.

pst_item_message_store* pst_item::message_store
 

Definition at line 468 of file libpst.h.

FILETIME* pst_item::modify_date
 

Definition at line 503 of file libpst.h.

pst_string pst_item::outlook_version
 

Definition at line 497 of file libpst.h.

pst_binary pst_item::predecessor_change
 

Definition at line 499 of file libpst.h.

int pst_item::private_member
 

1 = true, 0 = false

Definition at line 505 of file libpst.h.

pst_binary pst_item::record_key
 

Definition at line 498 of file libpst.h.

int pst_item::response_requested
 

1 = true, 0 = false

Definition at line 501 of file libpst.h.

pst_string pst_item::subject
 

used by email and journal types

Definition at line 493 of file libpst.h.

int pst_item::type
 

Definition at line 472 of file libpst.h.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 14 08:01:10 2009 for 'libpst' by  doxygen 1.3.9.1