PidLidRecurrenceType Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Specifies the recurrence type of the recurring series.
Property | Value |
---|---|
Associated properties: |
dispidRecurType |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x00008231 |
Data type: |
PT_LONG |
Area: |
Calendar |
Remarks
This property specifies the recurrence type of the recurring series by using one of the values listed below.
Status | Value | Description |
---|---|---|
rectypeNone |
0 |
A single instance appointment. |
rectypeDaily |
1 |
A daily recurrence pattern. |
rectypeWeekly |
2 |
A weekly recurrence pattern. |
rectypeMonthly |
3 |
A monthly recurrence pattern. |
rectypeYearly |
4 |
A yearly recurrence pattern. |
Related resources
Protocol specifications
Provides property set definitions and references to related Exchange Server protocol specifications.
Specifies the properties and operations for appointment, meeting request, and response messages.
Header files
Mapidefs.h
Provides data type definitions.