Package microsoft.exchange.webservices.data.property.complex.recurrence.pattern

Class Summary
Recurrence Represents a recurrence pattern, as used by Appointment and Task item.
Recurrence.DailyPattern Represents a recurrence pattern where each occurrence happens a specific number of days after the previous one.
Recurrence.DailyRegenerationPattern Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of days after the previous one is completed.
Recurrence.IntervalPattern Represents a recurrence pattern where each occurrence happens at a specific interval after the previous one.
Recurrence.MonthlyPattern Represents a recurrence pattern where each occurrence happens on a specific day a specific number of months after the previous one.
Recurrence.MonthlyRegenerationPattern Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of months after the previous one is completed.
Recurrence.RelativeMonthlyPattern Represents a recurrence pattern where each occurrence happens on a relative day a specific number of months after the previous one.
Recurrence.RelativeYearlyPattern The Class RelativeYearlyPattern.
Recurrence.WeeklyPattern Represents a recurrence pattern where each occurrence happens on specific days a specific number of weeks after the previous one.
Recurrence.WeeklyRegenerationPattern Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of weeks after the previous one is completed.
Recurrence.YearlyPattern Represents a recurrence pattern where each occurrence happens on a specific day every year.
Recurrence.YearlyRegenerationPattern Represents a regeneration pattern, as used with recurring tasks, where each occurrence happens a specified number of years after the previous one is completed.
 



Copyright © 2012–2015 Microsoft. All rights reserved.