IntervalRecurrencePatternBaseType 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 IntervalRecurrencePatternBaseType class is an abstract base class for all recurrence pattern classes.
public ref class IntervalRecurrencePatternBaseType abstract : ExchangeWebServices::RecurrencePatternBaseType
public abstract class IntervalRecurrencePatternBaseType : ExchangeWebServices.RecurrencePatternBaseType
Public MustInherit Class IntervalRecurrencePatternBaseType
Inherits RecurrencePatternBaseType
- Inheritance
- Derived
Constructors
IntervalRecurrencePatternBaseType() |
The IntervalRecurrencePatternBaseType constructor initializes a new instance of the IntervalRecurrencePatternBaseType class. |
Properties
Interval |
The Interval property defines the interval between two consecutive recurring items. |