Enum RecurrenceType
Specifies the recurrence rule type.
Namespace: Telerik.ReportServer.Services.Models.RecurrenceRules
Assembly: Telerik.ReportServer.Services.Models.dll
Syntax
public enum RecurrenceType
Daily
Specifies that the recurrence rule of an appointment is Daily
Hourly
Internal use only.
Minutely
Internal use only.
Monthly
Specifies that the recurrence rule of an appointment is Monthly
Weekly
Specifies that the recurrence rule of an appointment is Weekly
Yearly
Specifies that the recurrence rule of an appointment is Yearly