IAppointment::Unknown
This interface is not supported in Windows CE Platform Builder 3.0.
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 |
|---|---|
| IAppointment::Save | Saves an appointment. |
| IAppointment::Delete | Deletes an appointment. |
| IAppointment ::Copy | Duplicates an appointment. |
| IAppointment ::Display | Displays an appointment. |
| IAppointment::Send | Sends a meeting request to participants. |
| IAppointment::Cancel | Sends the cancellation of a meeting request. |
| IAppointment::GetRecurrencePattern | Gets the recurrence pattern for an appointment. |
| IAppointment::ClearRecurrencePattern | Clears the recurrence pattern for an appointment. |
Requirements
| Runs On | Versions | Defined in | Include | Link to |
|---|---|---|---|---|
| Windows CE OS | 2.0 and later | pimstore.h |
See Also
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.