PidLidTaskResetReminder Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates whether future instances of recurring tasks need reminders, even though dispidReminderSet (PidLidReminderSet) is FALSE.
Property | Value |
---|---|
Associated properties: |
dispidTaskResetReminder |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008107 |
Data type: |
PT_BOOLEAN |
Area: |
Task |
Remarks
This value is set to TRUE when the task's reminder is dismissed, and set to FALSE otherwise. If left unset, a default of FALSE is assumed.
As specified in [MS-OXORMDR], the dispidReminderSet property indicates whether a reminder is set on the task. However, this property only indicates the presence of a reminder on a single task. It cannot be used alone to determine whether a future instance of a recurring task needs a reminder.
Related resources
Protocol specifications
Provides property set definitions and references to related Exchange Server protocol specifications.
Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.
Specifies the properties and the interaction model for email and other object reminders.
Header files
Mapidefs.h
Provides data type definitions.
See also
PidLidReminderSet Canonical Property