AbsoluteMonthlyRecurrencePatternType 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 AbsoluteMonthlyRecurrencePatternType class represents a monthly recurrence pattern.
public ref class AbsoluteMonthlyRecurrencePatternType : ExchangeWebServices::IntervalRecurrencePatternBaseType
public class AbsoluteMonthlyRecurrencePatternType : ExchangeWebServices.IntervalRecurrencePatternBaseType
Public Class AbsoluteMonthlyRecurrencePatternType
Inherits IntervalRecurrencePatternBaseType
- Inheritance
-
AbsoluteMonthlyRecurrencePatternType
Constructors
AbsoluteMonthlyRecurrencePatternType() |
The AbsoluteMonthlyRecurrencePatternType constructor initializes a new instance of the AbsoluteMonthlyRecurrencePatternType class. |
Properties
DayOfMonth |
The DayOfMonth property gets or sets the day in a month that a recurring item occurs. |
Interval |
The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType) |