YearlyRecurrencePattern

YearlyRecurrencePattern class

Inherits: Aspose::Email::Calendar::Recurrences::RecurrencePattern

Represents a recurrence pattern of yearly recurrence type.

Constructors

NameDescription
YearlyRecurrencePattern (3 overloads)Initializes a new instance of the YearlyRecurrencePattern class.

Methods

NameDescription
get_iStartDay
get_iStartMonth
get_StartDayGets the start day.
get_StartMonthGets the start month.
get_StartOffsetGets the start offset.
get_StartPositionGets the start position.
set_StartDaySets the start day.
set_StartMonthSets the start month.
set_StartOffsetSets the start offset.
set_StartPositionSets the start position.