#include <libpst/libpst.h>
Collaboration diagram for pst_item_appointment:
Data Fields | |
FILETIME * | end |
pst_string | location |
int | alarm |
1 = true, 0 = false | |
FILETIME * | reminder |
int32_t | alarm_minutes |
pst_string | alarm_filename |
FILETIME * | start |
pst_string | timezonestring |
int32_t | showas |
0=free, 1=tentative, 2=busy, 3=out of office | |
int32_t | label |
| |
int | all_day |
1 = true, 0 = false | |
pst_string | recurrence |
recurrence description | |
int32_t | recurrence_type |
0=none, 1=daily, 2=weekly, 3=monthly, 4=yearly | |
FILETIME * | recurrence_start |
FILETIME * | recurrence_end |
Definition at line 427 of file libpst.h.
|
1 = true, 0 = false
|
|
|
|
|
|
1 = true, 0 = false
|
|
|
|
|
|
|
|
recurrence description
|
|
|
|
|
|
0=none, 1=daily, 2=weekly, 3=monthly, 4=yearly
|
|
|
|
0=free, 1=tentative, 2=busy, 3=out of office
|
|
|
|
|