OlRecurrenceType
The OlRecurrenceType enumeration identifies the type of recurrence pattern assigned to an appointment.
Constant | Value |
---|---|
olRecursDaily | 0 |
olRecursWeekly | 1 |
olRecursMonthly | 2 |
olRecursMonthNth | 3 |
olRecursYearly | 5 |
olRecursYearNth | 6 |
Requirements
Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: pimstore.h
Library: pimstore.lib
See Also
How to: Create a Recurring Appointment
Pocket Outlook Object Model API Interfaces
Pocket Outlook Object Model API Enumerations
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.