CreateAppointment
CreateAppointment
Creates an appointment.
Returns: Returns the created appointment.
CreateAppointment(System::String calendarId, System::SharedPtr < Aspose::Email::Calendar::Appointment > appointment)
| Parameter | Description |
|---|---|
| calendarId | Calendar identifier. |
| appointment | An instance of appointment object to create. |