MapiCalendarDailyRecurrencePattern

MapiCalendarDailyRecurrencePattern class

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

Represents the daily recurrence pattern of the mapi calendar

Constructors

NameDescription
MapiCalendarDailyRecurrencePatternInitializes a new instance of the MapiCalendarDailyRecurrencePattern class

Methods

NameDescription
get_DayOfWeekGets the days of week at which the event occurs
get_PeriodGets interval (in days) 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 days) at which the meeting pattern repeats
ToCalendarRecurrenceConverts this instance to the corresponding CalendarRecurrence