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