CAL ACTION xxx
Symbolic Value : iCalendar
CAL_ACTION_xxx - CAL_ACTION _xxx values are used to provide additional processing control to some actions taken by CalNoticeAction and CalEntryAction
#include <calapi.h>
Symbolic Values :
CAL_ACTION_DO_OVERWRITE_CHECK - Indicates that a check should be performed when processing the action to determine if an overwrite of invitee changes to the entry will occur.
CAL_ACTION_UPDATE_ALL_PARTICIPANTS - Used to indicate that current entry participants should be notified of changes to the participant list in addition to those being added or removed.
Description :