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