The following tables list the members exposed by the TaskTypeItemReminder type.

Name Description
Public field id The internal id of the reminder
Public field is_recurring Is this a daily recurring reminder?
Public field remind_delta The delta to apply to the date of task item
Public field remind_delta_type The type of delta
Public field remind_even_after_finished Remind even after task is finished
Public field remind_even_after_started Remind even after task is started
Public field remind_who Who we are reminding - if this is null, it's the owner and assignee
Public field remind_who_type The type of target (Really only allow user or group right now)
Public field reminder_type The type of reminder
Public field type_id The id of the task type_id
Top