WeeklyRecurrencePatternType

WeeklyRecurrencePatternType class

public class WeeklyRecurrencePatternType : IntervalRecurrencePatternBaseType

Constructors

Name Description
WeeklyRecurrencePatternType() The default constructor.

Properties

Name Description
DaysOfWeek { get; set; }
FirstDayOfWeek { get; set; }
Interval { get; set; }

See Also