IAppointment:IUnknown (Windows CE 5.0)
This interface represents an appointment in the Calendar folder. An IAppointment object can represent a meeting, a one-time appointment, or a recurring appointment or meeting.
Methods in Vtable Order
Method | Description |
---|---|
Save | Saves an appointment. |
Delete | Deletes an appointment. |
Copy | Duplicates an appointment. |
Send | Sends a meeting request to participants. |
Cancel | Sends the cancellation of a meeting request. |
GetRecurrencePattern | Retrieves the recurrence pattern for an appointment. |
ClearRecurrencePattern | Clears the recurrence pattern for an appointment. |
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
Send Feedback on this topic to the authors