Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method retrieves the current recurrence pattern for an appointment. Call this method to create a recurring appointment or determine the recurrence pattern of an existing recurring appointment.
HRESULT GetRecurrencePattern(IRecurrencePattern* pRec);
Parameters
- pRec
[out] Pointer to the recurrence pattern.
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IAppointment | IAppointment Properties
Send Feedback on this topic to the authors