| Daily | Represents a daily recurrence. | 
| EndOfDay | Represents a daily recurrence one minute before midnight. | 
| EndOfMonth | Represents a monthly recurrence on the last day of each month. | 
| EndOfQuarter | Represents a weekly recurrence on the last day of each quarter. | 
| EndOfYear | Represents a yearly recurrence on the last day of each year. | 
| Fridays | Gets a weekly recurrence on Fridays. | 
| Hourly | Represents a recurrence every hour. | 
| Mondays | Gets a weekly recurrence on Mondays. | 
| Monthly | Represents a monthly recurrence. | 
| Quarterly | Represents a quarterly recurrence. | 
| Saturdays | Gets a weekly recurrence on Saturdays. | 
| StartOfDay | Represents a daily recurrence at midnight. | 
| StartOfMonth | Represents a monthly recurrence on the first day of the month. | 
| StartOfQuarter | Represents a weekly recurrence on the first day of the quarter. | 
| StartOfYear | Represents a yearly recurrence on the first day of the year. | 
| Sundays | Gets a weekly recurrence on Sundays. | 
| Thursdays | Gets a weekly recurrence on Thursdays. | 
| Tuesdays | Gets a weekly recurrence on Tuesdays. | 
| Wednesdays | Gets a weekly recurrence on Wednesdays. | 
| Weekly | Represents a weekly recurrence. | 
| Yearly | Represents a yearly recurrence. |