AbsoluteYearlyRecurrencePatternType 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 AbsoluteYearlyRecurrencePatternType class represents a yearly recurrence pattern.
public ref class AbsoluteYearlyRecurrencePatternType : ExchangeWebServices::RecurrencePatternBaseType
public class AbsoluteYearlyRecurrencePatternType : ExchangeWebServices.RecurrencePatternBaseType
Public Class AbsoluteYearlyRecurrencePatternType
Inherits RecurrencePatternBaseType
- Inheritance
Constructors
AbsoluteYearlyRecurrencePatternType() |
The AbsoluteYearlyRecurrencePatternType constructor initializes a new instance of the AbsoluteYearlyRecurrencePatternType class. |
Properties
DayOfMonth |
The DayOfMonth property gets or sets the day in a month that a recurring item occurs. |
Month |
The Month property gets or sets the month in which a yearly recurring item occurs. |