MonthlyRecurrencePattern

MonthlyRecurrencePattern class

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

Represents a recurrence pattern of monthly recurrence type.

Constructors

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

Methods

NameDescription
get_iStartDay
get_iStartPosition
get_StartDayGets the start day.
get_StartOffsetGets the start offset.
get_StartPositionGets the start position.
set_StartDaySets the start day.
set_StartOffsetSets the start offset.
set_StartPositionSets the start position.