RecurrenceRangeBaseType Class

Definition

The RecurrenceRangeBaseType class is the abstract base class for all recurrence patterns that have a start date.

public ref class RecurrenceRangeBaseType abstract
public abstract class RecurrenceRangeBaseType
Public MustInherit Class RecurrenceRangeBaseType
Inheritance
RecurrenceRangeBaseType
Derived

Constructors

RecurrenceRangeBaseType()

The RecurrenceRangeBaseType constructor initializes a new instance of the RecurrenceRangeBaseType class.

Properties

StartDate

The StartDate property gets or sets the start date of a recurrence range.

Applies to