This contains the appointment related mapi elements. More...
#include <libpst/libpst.h>
Data Fields | |
FILETIME * | start |
mapi element 0x820d PR_OUTLOOK_EVENT_START_DATE | |
FILETIME * | end |
mapi element 0x820e PR_OUTLOOK_EVENT_START_END | |
pst_string | location |
mapi element 0x8208 PR_OUTLOOK_EVENT_LOCATION | |
int | alarm |
mapi element 0x8503 PR_OUTLOOK_COMMON_REMINDER_SET | |
FILETIME * | reminder |
mapi element 0x8560 | |
int32_t | alarm_minutes |
mapi element 0x8501 PR_OUTLOOK_COMMON_REMINDER_MINUTES_BEFORE | |
pst_string | alarm_filename |
mapi element 0x851f | |
pst_string | timezonestring |
mapi element 0x8234 | |
int32_t | showas |
mapi element 0x8205 PR_OUTLOOK_EVENT_SHOW_TIME_AS | |
int32_t | label |
mapi element 0x8214 | |
int | all_day |
mapi element 0x8215 PR_OUTLOOK_EVENT_ALL_DAY | |
int | is_recurring |
mapi element 0x8223 PR_OUTLOOK_EVENT_IS_RECURRING | |
int32_t | recurrence_type |
mapi element 0x8231 | |
pst_string | recurrence_description |
mapi element 0x8232 recurrence description | |
pst_binary | recurrence_data |
mapi element 0x8216 recurrence data | |
FILETIME * | recurrence_start |
mapi element 0x8235 PR_OUTLOOK_EVENT_RECURRENCE_START | |
FILETIME * | recurrence_end |
mapi element 0x8236 PR_OUTLOOK_EVENT_RECURRENCE_END |
This contains the appointment related mapi elements.
Definition at line 706 of file libpst.h.
int32_t pst_item_appointment::label |
int32_t pst_item_appointment::showas |