PidLidRecurring Canonical Property
Specifies whether an appointment message is recurrent.
|
Associated properties: |
dispidRecurring |
|
Property set: |
PSETID_Appointment |
|
Long ID (LID): |
0x00008223 |
|
Data type: |
PT_BOOLEAN |
|
Area: |
Calendar |
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.