RelativeMonthlyRecurrencePatternType.DaysOfWeek Property

Definition

The DaysOfWeek property gets or sets the days of the week that are used in relative monthly recurrence pattern.

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

Property Value

The DaysOfWeek property returns the days of the week that are used in relative monthly recurrence pattern.

Applies to