MapiCalendarYearlyAndMonthlyRecurrencePattern

MapiCalendarYearlyAndMonthlyRecurrencePattern class

Inherits: Aspose::Email::Mapi::MapiCalendarRecurrencePattern

Represents the yearly and monthly recurrence pattern of the mapi calendar

Constructors

NameDescription
MapiCalendarYearlyAndMonthlyRecurrencePatternInitializes a new instance of the MapiCalendarYearlyAndMonthlyRecurrencePattern class

Methods

NameDescription
get_ByMonth
get_DayGets day of the month on which the recurrence falls.
get_DayOfWeekGets the days of week at which the event occurs
get_FrequencyGets the frequency of the recurring series.
get_PeriodGets interval (in months) at which the meeting pattern repeats
get_PeriodInMinutesImplements Aspose::Email::Mapi::MapiCalendarRecurrencePattern .
get_PositionGets the occurrence of the recurrence’s days in each month in which the recurrence falls.
ParsePatternTypeSpecificFieldParses the pattern type specific fields
set_ByMonth
set_DaySets day of the month on which the recurrence falls.
set_DayOfWeekSets the days of week at which the event occurs
set_PeriodSets interval (in months) at which the meeting pattern repeats
set_PositionSets the occurrence of the recurrence’s days in each month in which the recurrence falls.
ToCalendarRecurrenceConverts this instance to the corresponding CalendarRecurrence