Recurrence 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.
A recurrence definition describing how time window recurs
public class Recurrence
type Recurrence = class
Public Class Recurrence
- Inheritance
-
Recurrence
Constructors
| Name | Description |
|---|---|
| Recurrence() | |
Properties
| Name | Description |
|---|---|
| Pattern |
The recurrence pattern specifying how often the time window repeats |
| Range |
The recurrence range specifying how long the recurrence pattern repeats |