Dekut - Add, Delete, Update or Move Appointments in Google Calendars using .NET https://www.dekut.com/Technology/add-delete-update-or-move-appointments-in-google-calendars-using-net/ This technical tip explains how developers can use Gmail Calendars to add, retrieve delete, move or update Appointments in their own applications using Aspose.Email. Aspose.Email provides features for working with Appointments in Google calendars. Following is the list of tasks that can be performed on appointments in Google calendar: 1. Add Appointments 2. Retrieve list of appointments 3. Retrieve particular appointment 4. Update an appointment 5. Move appointment from one calendar to another 6. Delete appointment IGmailClient provides functions li Read Moreke CreateAppointment, FetchAppointment, UpdateAppointment, ListAppointments, MoveAppointment and DeleteAppointment. Wed, 05 Mar 2014 05:23:32 UTC en