NumberedRecurrenceRangeType Members
Include Protected Members
Include Inherited Members
The NumberedRecurrenceRangeType class describes the start date and number of occurrences of a recurring item.
The NumberedRecurrenceRangeType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NumberedRecurrenceRangeType | The NumberedRecurrenceRangeType constructor initializes a new instance of the NumberedRecurrenceRangeType class. |
Top
Properties
Name | Description | |
---|---|---|
NumberOfOccurrences | The NumberOfOccurrences property gets or sets the number of occurrences of a recurring item. | |
StartDate | The StartDate property gets or sets the start date of a recurrence range. (Inherited from RecurrenceRangeBaseType.) |
Top