IntervalRecurrencePatternBaseType Class

Definition

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
IntervalRecurrencePatternBaseType
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.

Applies to