DailyRecurrencePatternType 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 DailyRecurrencePatternType class describes the frequency, in days, in which a calendar item or a task recurs.
public ref class DailyRecurrencePatternType : ExchangeWebServices::IntervalRecurrencePatternBaseType
public class DailyRecurrencePatternType : ExchangeWebServices.IntervalRecurrencePatternBaseType
Public Class DailyRecurrencePatternType
Inherits IntervalRecurrencePatternBaseType
- Inheritance
Constructors
DailyRecurrencePatternType() |
The DailyRecurrencePatternType constructor initializes a new instance of the DailyRecurrencePatternType class. |
Properties
Interval |
The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType) |