Specifies that the event will repeat every year.

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

Syntax

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

Return Value

See Also