PidLidRecurring Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Specifies whether an appointment message is recurrent.

Property Value
Associated properties:
dispidRecurring
Property set:
PSETID_Appointment
Long ID (LID):
0x00008223
Data type:
PT_BOOLEAN
Area:
Calendar

Remarks

This property is TRUE if the appointment is a recurring appointment, and is FALSE if it is not recurring.

This property specifies whether or not the object represents a recurring series. A value of TRUE indicates that the object represents a recurring series. A value of FALSE, or the absence of this property, indicates that the object represents either a single instance or an exception (including an orphan instance). Note the difference between this property and the LID_IS_RECURRING (PidLidIsRecurring) property.

Protocol specifications

[MS-OXPROPS]

Provides property set definitions and references to related Exchange Server protocol specifications.

[MS-OXOCAL]

Specifies the properties and operations for appointment, meeting request, and response messages.

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