UpdateAppointment

UpdateAppointment

Updates an appointment.

Returns: Returns updated appointment.

UpdateAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment)
ParameterDescription
calendarIdCalendar identifier.
appointmentAn instance of appointment object to update.