Click or drag to resize
Galactic API

iCalendarUtilityCalendarNames Property

A list of the names of calendars available via the calendar provider.

Namespace:  Galactic.Calendar.iCalendar
Assembly:  Galactic.Calendar.iCalendar (in Galactic.Calendar.iCalendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public override List<string> CalendarNames { get; }

Property Value

Type: ListString
See Also