RelativeMonthlyRecurrencePatternType.DayOfWeekIndex Property

Definition

The DayOfWeekIndex property gets or sets the week that is used in a relative monthly recurrence pattern.

public:
 property ExchangeWebServices::DayOfWeekIndexType DayOfWeekIndex { ExchangeWebServices::DayOfWeekIndexType get(); void set(ExchangeWebServices::DayOfWeekIndexType value); };
public ExchangeWebServices.DayOfWeekIndexType DayOfWeekIndex { get; set; }
Public Property DayOfWeekIndex As DayOfWeekIndexType

Property Value

The DayOfWeekIndex property returns the week that is used in a relative monthly recurrence pattern.

Applies to