ListCalendars

List all known base and overlay calendars.

  • The request specifies the namespace value, to return a list of only those calendars with the given namespace. If the given namespace ends in an asterisk, all calendars whose namespace starts with the given value will be returned.
  • The response returns a summary of each calendar, including namespace, name, type, and any calendar references.
Action ListCalendars
Parameter Notes The request specifies the namespace value, to return a list of only those calendars with the given namespace. The default base calendar SYSTEM has no namespace so null is an acceptable value.
Return ListCalendarResult

Required System Action

readCalendars