Click or drag to resize
Galactic API

CalendarEvents Property

The list of events associated with the calendar.

Namespace:  Galactic.Calendar
Assembly:  Galactic.Calendar (in Galactic.Calendar.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public List<Event> Events { get; set; }

Property Value

Type: ListEvent
See Also