RelativeYearlyRecurrencePatternType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RelativeYearlyRecurrencePatternType class describes a relative yearly recurrence pattern.
public ref class RelativeYearlyRecurrencePatternType : ExchangeWebServices::RecurrencePatternBaseType
public class RelativeYearlyRecurrencePatternType : ExchangeWebServices.RecurrencePatternBaseType
Public Class RelativeYearlyRecurrencePatternType
Inherits RecurrencePatternBaseType
- Inheritance
Constructors
RelativeYearlyRecurrencePatternType() |
The RelativeYearlyRecurrencePatternType constructor initializes a new instance of the RelativeYearlyRecurrencePatternType class. |
Properties
DayOfWeekIndex |
The DayOfWeekIndex property gets or sets the week that is used in a relative monthly recurrence pattern. |
DaysOfWeek |
The DaysOfWeek property gets or sets the days of the week that are used in a relative monthly recurrence pattern. |
Month |
The Month property gets or sets the month when a yearly recurring item occurs. |