PidLidTaskFRecurring Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Indicates whether the task includes a recurrence pattern.
Property | Value |
---|---|
Associated properties: |
dispidTaskFRecur |
Property set: |
PSETID_Task |
Long ID (LID): |
0x00008126 |
Data type: |
PT_BOOLEAN |
Area: |
Task |
Remarks
If this property is left unset, a default value of FALSE is assumed. If it is set to TRUE, the dispidTaskRecur (PidLidTaskRecurrence) and dispidTaskDeadOccur (PidLidTaskDeadOccurrence) properties must also be set as specified in [MS-OXOTASK].
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.
Header files
Mapidefs.h
Provides data type definitions.