DDay.iCal Version 0.71

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

An iCalendar component that recurs.

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

Syntax

C#
public class RecurringComponent : UniqueComponent

Remarks

This component automatically handles RRULEs, RDATE, EXRULEs, and EXDATEs, as well as the DTSTART for the recurring item (all recurring items must have a DTSTART).

Inheritance Hierarchy

See Also