EndDateRecurrenceRangeType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EndDateRecurrenceRangeType class describes the start date and the end date of an item recurrence pattern.
public ref class EndDateRecurrenceRangeType : ExchangeWebServices::RecurrenceRangeBaseType
public class EndDateRecurrenceRangeType : ExchangeWebServices.RecurrenceRangeBaseType
Public Class EndDateRecurrenceRangeType
Inherits RecurrenceRangeBaseType
- Inheritance
Constructors
EndDateRecurrenceRangeType() |
The EndDateRecurrenceRangeType constructor initializes a new instance of the EndDateRecurrenceRangeType class. |
Properties
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) |