EndDateRecurrenceRangeType Class

Definition

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
EndDateRecurrenceRangeType

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)

Applies to