Share via


EndDateRecurrenceRangeType Members

Include Protected Members
Include Inherited Members

The EndDateRecurrenceRangeType class describes the start date and the end date of an item recurrence pattern.

The EndDateRecurrenceRangeType type exposes the following members.

Constructors

  Name Description
Public method EndDateRecurrenceRangeType The EndDateRecurrenceRangeType constructor initializes a new instance of the EndDateRecurrenceRangeType class.

Top

Properties

  Name Description
Public property EndDate The EndDate property gets or sets the end date of a recurring task or calendar item.
Public property StartDate The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top