---
id: "SimpleCalendar.api.NoteRepeat"
title: "Enumeration: NoteRepeat"
sidebar_label: "NoteRepeat"
custom_edit_url: null
pagination_next: null
pagination_prev: null
---

[SimpleCalendar](../namespaces/SimpleCalendar.md).[api](../namespaces/SimpleCalendar.api.md).NoteRepeat

The different intervals a note can repeat

## Enumeration Members

### Monthly

• **Monthly**

The note will repeat every month on the same days

___

### Never

• **Never**

The note will never repeat

___

### Weekly

• **Weekly**

The note will repeat every week

___

### Yearly

• **Yearly**

The note will repeat every year on the same days
