FetchAppointment
FetchAppointment
Fetches appointment by identifier.
Returns: Returns fetched appointment.
FetchAppointment(System::String calendarId, System::String appointmentId)
| Parameter | Description |
|---|---|
| calendarId | Calendar identifier. |
| appointmentId | Appointment identifier. |