PidLidTaskFRecurring Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Indicates whether the task includes a recurrence pattern.
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
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOTASK]
Defines several objects that model the electronic equivalent of tasks, task assignments, and task updates.
Header Files
- Mapidefs.h
Provides data type definitions.