Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.13 KB

pidlidtaskfrecurring-canonical-property.md

File metadata and controls

66 lines (41 loc) · 2.13 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidLidTaskFRecurring Canonical Property
Outlines the PidLidTaskFRecurring canonical property, which indicates whether the task includes a recurrence pattern.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidLidTaskFRecurring
COM
47c9ccbb-161c-4829-8ffb-201f3b54cd45

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

[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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names