DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

A collection of Event components in the iCalendar.

Namespace:  DDay.iCal
Assembly:  DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)

Syntax

C#
public virtual UniqueComponentList<Event> Events { get; set; }

See Also