IGmailClient.ListAppointments

IGmailClient.ListAppointments method

Gets list of an appointments for calendar.

public Appointment[] ListAppointments(string calendarId)
ParameterTypeDescription
calendarIdStringCalendar identifier.

Return Value

Returns list of an appointments for calendar.

See Also