Skip to main content
Version: 2.4.x

Enumeration: NoteRepeat

SimpleCalendar.api.NoteRepeat

The different intervals a note can repeat

Enumeration Members

Monthly

Monthly = 2

The note will repeat every month on the same days


Never

Never = 0

The note will never repeat


Weekly

Weekly = 1

The note will repeat every week


Yearly

Yearly = 3

The note will repeat every year on the same days