YearlyRecurrencePattern
Contents
[
Hide
]YearlyRecurrencePattern class
Represents a recurrence pattern of yearly recurrence type.
The YearlyRecurrencePattern type exposes the following members:
Constructors
Name | Description |
---|---|
YearlyRecurrencePattern() | Initializes a new instance of the YearlyRecurrencePattern class. |
YearlyRecurrencePattern(start_offset, start_month) | Initializes a new instance of the YearlyRecurrencePattern class |
YearlyRecurrencePattern(start_day, start_month, start_position) | Initializes a new instance of the YearlyRecurrencePattern class |
Properties
Name | Description |
---|---|
interval | Gets or sets the number of recurrence units. |
occurs | Gets or sets the number of occurrences of the recurrence pattern. |
end_date | Gets or sets the end date. |
week_start | Gets or sets the week start. |
start_day | Gets or sets the start day. |
start_offset | Gets or sets the start offset. |
start_position | Gets or sets the start position. |
start_month | Gets or sets the start month. |
See Also
- namespace aspose.email.calendar.recurrences
- assembly Aspose.Email