MapiCalendarWeeklyRecurrencePattern

MapiCalendarWeeklyRecurrencePattern class

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

Represents the weekly recurrence pattern of the mapi calendar

Constructors

NameDescription
MapiCalendarWeeklyRecurrencePatternInitializes a new instance of the MapiCalendarWeeklyRecurrencePattern class

Methods

NameDescription
get_DayOfWeekGets the days of week at which the event occurs
get_PeriodGets interval (in weeks) at which the meeting pattern repeats
get_PeriodInMinutesImplements Aspose::Email::Mapi::MapiCalendarRecurrencePattern .
ParsePatternTypeSpecificFieldParses the pattern type specific fields
set_DayOfWeekSets the days of week at which the event occurs
set_PeriodSets interval (in weeks) at which the meeting pattern repeats
ToCalendarRecurrenceConverts this instance to the corresponding CalendarRecurrence