MapiCalendarDailyRecurrencePattern

MapiCalendarDailyRecurrencePattern class

Represents the daily recurrence pattern of the mapi calendar

The MapiCalendarDailyRecurrencePattern type exposes the following members:

Constructors

NameDescription
MapiCalendarDailyRecurrencePattern()Initializes a new instance of the MapiCalendarDailyRecurrencePattern class

Properties

NameDescription
start_dateGets or sets the start date of an item recurrence pattern.
end_dateGets or sets Defines the end date of an item recurrence pattern.
periodGets or sets interval (in days) at which the meeting pattern repeats
frequencyGets or sets the frequency of the recurring series.
occurrence_countGets or sets the number of occurrences in a recurrence.
pattern_typeGets or sets the type of recurrence pattern
calendar_typeGets or sets the type of calendar that is used
end_typeGets or sets the ending type for the recurrence.
sliding_flagDefines whether pattern is sliding or not.
exceptionsAn exception specifies changes to an instance of a recurring series.
deleted_instance_datesAn array of dates, each of which is the original instance date of either
a deleted instance or a modified instance for this recurrence.
modified_instance_datesAn array of dates, each of which is the date of a modified instance.
day_of_weekGets or sets the days of week at which the event occurs

See Also