Handles the repetitions that occur from the REPEAT and DURATION properties. Each recurrence of the alarm will have its own set of generated repetitions.

Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected virtual void AddRepeatedItems()
Visual Basic
Protected Overridable Sub AddRepeatedItems
Visual C++
protected:
virtual void AddRepeatedItems()

See Also