IGmailClient.UpdateAppointment
IGmailClient.UpdateAppointment method
Updates an appointment.
public Appointment UpdateAppointment(string calendarId, Appointment appointment)
Parameter | Type | Description |
---|---|---|
calendarId | String | Calendar identifier. |
appointment | Appointment | An instance of appointment object to update. |
Return Value
Returns updated appointment.
See Also
- class Appointment
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email