MapiCalendarYearlyAndMonthlyRecurrencePattern

MapiCalendarYearlyAndMonthlyRecurrencePattern class

Represents the yearly and monthly recurrence pattern of the mapi calendar

The MapiCalendarYearlyAndMonthlyRecurrencePattern type exposes the following members:

Constructors

NameDescription
MapiCalendarYearlyAndMonthlyRecurrencePattern()Initializes a new instance of the MapiCalendarYearlyAndMonthlyRecurrencePattern 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 months) 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.
dayGets or sets day of the month on which the recurrence falls.
day_of_weekGets or sets the days of week at which the event occurs
positionGets or sets the occurrence of the recurrence’s days in each month in which the recurrence falls.

See Also