| -api-id | P:Windows.ApplicationModel.UserDataTasks.UserDataTaskRecurrenceProperties.Interval |
|---|---|
| -api-type | winrt property |
Gets or sets the interval between occurrences of a task. Interval is of type UInt32 and has a default value of 1. For daily, the interval is the number of days in between, for weekly, the number of weeks, and so on.
The interval on which a task occurs.