WeeklyRecurrencePatternType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The WeeklyRecurrencePatternType class describes the frequency, in weeks, in which an item recurs, and the days on which the item recurs.
public ref class WeeklyRecurrencePatternType : ExchangeWebServices::IntervalRecurrencePatternBaseType
public class WeeklyRecurrencePatternType : ExchangeWebServices.IntervalRecurrencePatternBaseType
Public Class WeeklyRecurrencePatternType
Inherits IntervalRecurrencePatternBaseType
- Inheritance
Remarks
The time zone offset information is lost if the start and end dates of the recurring master item do not have a date that is equal to the first occurrence of a weekly recurrence pattern.
Constructors
WeeklyRecurrencePatternType() |
The WeeklyRecurrencePatternType constructor initializes a new instance of the WeeklyRecurrencePatternType class. |
Properties
DaysOfWeek |
The DaysOfWeek property gets or sets the days of the week that are in the weekly recurrence pattern. |
FirstDayOfWeek | |
Interval |
The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType) |