An enum representing the frequency of the recurrence.
Property
Type
Description
None
Enum
Indicates no recurrence
Hourly
Indicates hourly recurrence
Daily
Indicates daily recurrence
Weekly
Indicates weekly recurrence
Monthly
Indicates monthly recurrence
Yearly
Indicates yearly recurrence
An enum representing the months in which the event recurs.
None = 0
Indicates no monthly recurrence
January = 1
Indicates that the event recurs in January
February = 2
Indicates that the event recurs in February
March = 3
Indicates that the event recurs in March
April = 4
Indicates that the event recurs in April
May = 5
Indicates that the event recurs in May
June = 6
Indicates that the event recurs in June
July = 7
Indicates that the event recurs in July
August = 8
Indicates that the event recurs in August
September = 9
Indicates that the event recurs in September
October = 10
Indicates that the event recurs in October
November = 11
Indicates that the event recurs in November
December = 12
Indicates that the event recurs in December
Specifies the days of the week. Members might be combined using bitwise operations to specify multiple days. The constants in the RecurrenceDay enumeration might be combined bitwise operations to represent any combination of days. It is designed to be used in conjunction with the RecurrencePattern class to filter the days of the week for which the recurrence pattern applies.
RecurrenceDay
RecurrencePattern
Consider the following example that demonstrates the basic usage pattern of RecurrenceDay. The most common operators used for manipulating bit fields are:
OR
XOR
AND
NOT
Indicates no day
Sunday
Indicates Sunday
Monday
Indicates Monday
Tuesday
Indicates Tuesday
Wednesday
Indicates Wednesday
Thursday
Indicates Thursday
Friday
Indicates Friday
Saturday
Indicates Saturday
EveryDay
Indicates the range from Sunday to Saturday inclusive
WeekDays
Indicates the range from Monday to Friday inclusive.
WeekendDays
Indicates the range from Saturday to Sunday inclusive.
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important