Work with calendar items
The AppointmentItem class contains the methods and properties you use to perform tasks with calendar items.
Task | Procedure |
---|---|
Create an appointment and add recipients. | How to: Programmatically create appointments |
Delete an instance of a recurring appointment. | How to: Programmatically delete appointments |
Create a Calendar folder and add an Appointment item. | How to: Programmatically create a custom calendar |
Create a meeting request and send it. | How to: Programmatically create a meeting request |
For more information about Outlook tasks and the Outlook object model, see Outlook object model overview.