Working with Calendar Items
The T:Microsoft.Office.Interop.Outlook.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.
Working with Contact Items
Working with Folders
Working with Mail Items
Outlook Solutions
Show: