Поделиться через


ITask::ClearRecurrencePattern (Windows CE 5.0)

Send Feedback

This method clears the recurrence for a Task and marks it as a single instance.

HRESULT ClearReccurencePattern ();

Return Values

S_OK indicates that the recurrence was cleared successfully. 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

ITask | ITask Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.