NumberedRecurrenceRangeType Class

Definition

The NumberedRecurrenceRangeType class describes the start date and number of occurrences of a recurring item.

public ref class NumberedRecurrenceRangeType : ExchangeWebServices::RecurrenceRangeBaseType
public class NumberedRecurrenceRangeType : ExchangeWebServices.RecurrenceRangeBaseType
Public Class NumberedRecurrenceRangeType
Inherits RecurrenceRangeBaseType
Inheritance
NumberedRecurrenceRangeType

Constructors

NumberedRecurrenceRangeType()

The NumberedRecurrenceRangeType constructor initializes a new instance of the NumberedRecurrenceRangeType class.

Properties

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)

Applies to