Aspose.Email.Calendar.Recurrences Namespace

The Aspose.Email.Calendar.Recurrences namespace contains classes for work with calendar recurrence patterns.
Classes
  ClassDescription
Public classByDay
Represents Nth occurrence (or all occurrences) of the specified day of the week.
Public classByDayCollection
Represents a collection of ByDay objects.
Public classByNumberCollection
Represents a set of months, weeks, days, hours, minutes or seconds in a recurrence rule.
Public classCalendarRecurrence
The main class, represents an iCalendar recurrence.
Public classDailyRecurrencePattern
Represents a recurrence pattern of daily recurrence type.
Public classDateCollection
Represents a collection of DateTime values.
Public classMonthlyRecurrencePattern
Represents a recurrence pattern of monthly recurrence type.
Public classRecurrencePattern
Represents a recurrence pattern.
Public classRecurrenceRule
Represents one recurrence or exception rule in a recurrence pattern.
Public classRecurrenceRuleCollection
Represents a collection of RecurrenceRule objects.
Public classWeeklyRecurrencePattern
Represents a recurrence pattern of weekly recurrence type.
Public classYearlyRecurrencePattern
Represents a recurrence pattern of yearly recurrence type.
Enumerations
  EnumerationDescription
Public enumerationCalendarDay
Represents the day of the week.
Public enumerationCalendarMonth
Represents a calendar month.
Public enumerationDayPosition
Day positions, typically found in a month.
Public enumerationEndType
Specifies how the recurrence rule ends.
Public enumerationFrequency
Specifies frequency of the recurrence rule.