#include <src/libpst.h>
Collaboration diagram for pst_item_appointment:

Data Fields | |
| FILETIME * | end |
| char * | location |
| int | alarm |
| FILETIME * | reminder |
| int32_t | alarm_minutes |
| char * | alarm_filename |
| FILETIME * | start |
| char * | timezonestring |
| int32_t | showas |
| int32_t | label |
| int | all_day |
| char * | recurrence |
| int32_t | recurrence_type |
| FILETIME * | recurrence_start |
| FILETIME * | recurrence_end |
|
|
Definition at line 397 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 400 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 399 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 405 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 395 of file libpst.h. Referenced by pst_freeItem(), pst_process(), and write_appointment(). |
|
|
Definition at line 404 of file libpst.h. Referenced by pst_process(), and write_appointment(). |
|
|
Definition at line 396 of file libpst.h. Referenced by pst_freeItem(), pst_process(), and write_appointment(). |
|
|
Definition at line 406 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 409 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 408 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 407 of file libpst.h. Referenced by pst_process(). |
|
|
Definition at line 398 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
|
|
Definition at line 403 of file libpst.h. Referenced by pst_process(), and write_appointment(). |
|
|
Definition at line 401 of file libpst.h. Referenced by pst_freeItem(), pst_process(), and write_appointment(). |
|
|
Definition at line 402 of file libpst.h. Referenced by pst_freeItem(), and pst_process(). |
1.3.9.1