CreateAppointment

CreateAppointment

Creates an appointment.

Returns: Returns the created appointment.

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