편집

다음을 통해 공유


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.

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