Share via


WeeklyRecurrencePatternType Members

Include Protected Members
Include Inherited Members

The WeeklyRecurrencePatternType class describes the frequency, in weeks, in which an item recurs, and the days on which the item recurs.

The WeeklyRecurrencePatternType type exposes the following members.

Constructors

  Name Description
Public method WeeklyRecurrencePatternType The WeeklyRecurrencePatternType constructor initializes a new instance of the WeeklyRecurrencePatternType class.

Top

Properties

  Name Description
Public property DaysOfWeek The DaysOfWeek property gets or sets the days of the week that are in the weekly recurrence pattern.
Public property FirstDayOfWeek
Public property Interval The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top