YearlyRecurrencePattern
YearlyRecurrencePattern (1 of 3)
Initializes a new instance of the YearlyRecurrencePattern class.
Returns: Aspose::Email::Calendar::Recurrences::
YearlyRecurrencePattern()
YearlyRecurrencePattern (2 of 3)
Initializes a new instance of the YearlyRecurrencePattern class.
Returns: Aspose::Email::Calendar::Recurrences::
YearlyRecurrencePattern(int32_t startOffset, CalendarMonth startMonth)
| Parameter | Description |
|---|---|
| startOffset | The start offset. |
| startMonth | The start month. |
YearlyRecurrencePattern (3 of 3)
Initializes a new instance of the YearlyRecurrencePattern class.
Returns: Aspose::Email::Calendar::Recurrences::
YearlyRecurrencePattern(CalendarDay startDay, CalendarMonth startMonth, DayPosition startPosition)
| Parameter | Description |
|---|---|
| startDay | The start day. |
| startMonth | The start month. |
| startPosition | The start position. |