MapiCalendarRecurrencePattern

MapiCalendarRecurrencePattern class

Represents the mapi recurrence pattern

The MapiCalendarRecurrencePattern type exposes the following members:

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 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.

See Also