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 | |
---|---|---|
EndDateRecurrenceRangeType | The EndDateRecurrenceRangeType constructor initializes a new instance of the EndDateRecurrenceRangeType class. |
Top
Properties
Name | Description | |
---|---|---|
EndDate | The EndDate property gets or sets the end date of a recurring task or calendar item. | |
StartDate | The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType.) |
Top