RecurrenceDaily: Allows to execute tasks within a daily interval
RecurrenceWeekly: Allows to execute tasks within a weekly interval
RecurrenceMonthly: Allows to execute tasks within a monthly interval
RecurrenceYearly: Allows to execute tasks within a yearly interval
public IRecurrencePattern RecurrencePattern { get; set; }
Public Property RecurrencePattern As IRecurrencePattern
Get
Set