PidLidIsRecurring Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies whether or not the object is associated with a recurring series.
Associated properties: |
LID_IS_RECURRING |
Property set: |
PSETID_Meeting |
Long ID (LID): |
0x00000005 |
Data type: |
PT_BOOLEAN |
Area: |
Meetings |
Remarks
A value of TRUE indicates that the object represents either a recurring series or an exception (including an orphan instance). A value of FALSE, or the absence of this property, indicates that the object represents a single instance. Note the difference between this property and the PR_RECURRING (PidLidRecurring) property.
Related Resources
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.