UpdateAppointment
UpdateAppointment
Updates an appointment.
Returns: Returns updated appointment.
UpdateAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment)
| Parameter | Description |
|---|---|
| calendarId | Calendar identifier. |
| appointment | An instance of appointment object to update. |