Specifies that the event will repeat every year.

Namespace: DayPilot.Web.Ui.Recurrence
Assembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.0)

Syntax

C#
public RecurrenceRule Annually()
Visual Basic
Public Function Annually As RecurrenceRule
Visual C++
public:
RecurrenceRule^ Annually()

Return Value

See Also