NoEndRecurrenceRangeType Members
Include Protected Members
Include Inherited Members
The NoEndRecurrenceRangeType class describes the start date of an item recurrence pattern that does not have a defined end date.
The NoEndRecurrenceRangeType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NoEndRecurrenceRangeType | The NoEndRecurrenceRangeType constructor initializes a new instance of the NoEndRecurrenceRangeType class. |
Top
Properties
Name | Description | |
---|---|---|
StartDate | The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType.) |
Top