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)
ParameterDescription
startOffsetThe start offset.
startMonthThe 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)
ParameterDescription
startDayThe start day.
startMonthThe start month.
startPositionThe start position.