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

pst_item_email Struct Reference

This struct defines an email message. More...

#include <src/libpst.h>

Collaboration diagram for pst_item_email:

Collaboration graph
[legend]

Data Fields

FILETIMEarrival_date
int autoforward
 1 = true, 0 = not set, -1 = false
pst_string cc_address
pst_string bcc_address
pst_binary conversation_index
int conversion_prohibited
 1 = true, 0 = false
int delete_after_submit
 1 = true, 0 = false
int delivery_report
 1 = true, 0 = false
pst_binary encrypted_body
pst_binary encrypted_htmlbody
pst_string header
pst_string htmlbody
int32_t importance
 0=low, 1=normal, 2=high
pst_string in_reply_to
int message_cc_me
 1 = true, 0 = false
int message_recip_me
 1 = true, 0 = false
int message_to_me
 1 = true, 0 = false
pst_string messageid
int32_t original_sensitivity
 0=none, 1=personal, 2=private, 3=company confidential
pst_string original_bcc
pst_string original_cc
pst_string original_to
pst_string outlook_recipient
pst_string outlook_recipient_name
pst_string outlook_recipient2
pst_string outlook_sender
pst_string outlook_sender_name
pst_string outlook_sender2
int32_t priority
 0=nonurgent, 1=normal, 2=urgent
pst_string processed_subject
int read_receipt
 1 = true, 0 = false
pst_string recip_access
pst_string recip_address
pst_string recip2_access
pst_string recip2_address
int reply_requested
 1 = true, 0 = false
pst_string reply_to
pst_string return_path_address
int32_t rtf_body_char_count
int32_t rtf_body_crc
pst_string rtf_body_tag
pst_binary rtf_compressed
int rtf_in_sync
 1 = true, 0 = false
int32_t rtf_ws_prefix_count
int32_t rtf_ws_trailing_count
pst_string sender_access
pst_string sender_address
pst_string sender2_access
pst_string sender2_address
int32_t sensitivity
 0=none, 1=personal, 2=private, 3=company confidential
FILETIMEsent_date
pst_entryidsentmail_folder
pst_string sentto_address
pst_string report_text
FILETIMEreport_time
int32_t ndr_reason_code
int32_t ndr_diag_code
pst_string supplementary_info
int32_t ndr_status_code

Detailed Description

This struct defines an email message.

Definition at line 183 of file libpst.h.


Field Documentation

FILETIME* pst_item_email::arrival_date
 

Definition at line 184 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int pst_item_email::autoforward
 

1 = true, 0 = not set, -1 = false

Definition at line 186 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::bcc_address
 

Definition at line 188 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_string pst_item_email::cc_address
 

Definition at line 187 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_binary pst_item_email::conversation_index
 

Definition at line 189 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int pst_item_email::conversion_prohibited
 

1 = true, 0 = false

Definition at line 191 of file libpst.h.

Referenced by pst_process().

int pst_item_email::delete_after_submit
 

1 = true, 0 = false

Definition at line 193 of file libpst.h.

Referenced by pst_process().

int pst_item_email::delivery_report
 

1 = true, 0 = false

Definition at line 195 of file libpst.h.

Referenced by pst_process().

pst_binary pst_item_email::encrypted_body
 

Definition at line 196 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_binary pst_item_email::encrypted_htmlbody
 

Definition at line 197 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_string pst_item_email::header
 

Definition at line 198 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_string pst_item_email::htmlbody
 

Definition at line 199 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int32_t pst_item_email::importance
 

0=low, 1=normal, 2=high

Definition at line 201 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::in_reply_to
 

Definition at line 202 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int pst_item_email::message_cc_me
 

1 = true, 0 = false

Definition at line 204 of file libpst.h.

Referenced by pst_process().

int pst_item_email::message_recip_me
 

1 = true, 0 = false

Definition at line 206 of file libpst.h.

Referenced by pst_process().

int pst_item_email::message_to_me
 

1 = true, 0 = false

Definition at line 208 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::messageid
 

Definition at line 209 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int32_t pst_item_email::ndr_diag_code
 

Definition at line 255 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_email::ndr_reason_code
 

Definition at line 254 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_email::ndr_status_code
 

Definition at line 257 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::original_bcc
 

Definition at line 212 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::original_cc
 

Definition at line 213 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_email::original_sensitivity
 

0=none, 1=personal, 2=private, 3=company confidential

Definition at line 211 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::original_to
 

Definition at line 214 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::outlook_recipient
 

Definition at line 215 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::outlook_recipient2
 

Definition at line 217 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::outlook_recipient_name
 

Definition at line 216 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::outlook_sender
 

Definition at line 218 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_string pst_item_email::outlook_sender2
 

Definition at line 220 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::outlook_sender_name
 

Definition at line 219 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int32_t pst_item_email::priority
 

0=nonurgent, 1=normal, 2=urgent

Definition at line 222 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::processed_subject
 

Definition at line 223 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int pst_item_email::read_receipt
 

1 = true, 0 = false

Definition at line 225 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::recip2_access
 

Definition at line 228 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::recip2_address
 

Definition at line 229 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::recip_access
 

Definition at line 226 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::recip_address
 

Definition at line 227 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int pst_item_email::reply_requested
 

1 = true, 0 = false

Definition at line 231 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::reply_to
 

Definition at line 232 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::report_text
 

Definition at line 252 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

FILETIME* pst_item_email::report_time
 

Definition at line 253 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::return_path_address
 

Definition at line 233 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

int32_t pst_item_email::rtf_body_char_count
 

Definition at line 234 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_email::rtf_body_crc
 

Definition at line 235 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::rtf_body_tag
 

Definition at line 236 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_binary pst_item_email::rtf_compressed
 

Definition at line 237 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int pst_item_email::rtf_in_sync
 

1 = true, 0 = false

Definition at line 239 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_email::rtf_ws_prefix_count
 

Definition at line 240 of file libpst.h.

Referenced by pst_process().

int32_t pst_item_email::rtf_ws_trailing_count
 

Definition at line 241 of file libpst.h.

Referenced by pst_process().

pst_string pst_item_email::sender2_access
 

Definition at line 244 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::sender2_address
 

Definition at line 245 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::sender_access
 

Definition at line 242 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::sender_address
 

Definition at line 243 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

int32_t pst_item_email::sensitivity
 

0=none, 1=personal, 2=private, 3=company confidential

Definition at line 247 of file libpst.h.

Referenced by pst_process().

FILETIME* pst_item_email::sent_date
 

Definition at line 248 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_entryid* pst_item_email::sentmail_folder
 

Definition at line 249 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().

pst_string pst_item_email::sentto_address
 

Definition at line 250 of file libpst.h.

Referenced by pst_freeItem(), pst_process(), and write_normal_email().

pst_string pst_item_email::supplementary_info
 

Definition at line 256 of file libpst.h.

Referenced by pst_freeItem(), and pst_process().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 19 16:40:01 2009 for 'LibPst' by  doxygen 1.3.9.1