Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

File metadata and controls

22 lines (15 loc) · 678 Bytes
-api-id P:Windows.ApplicationModel.UserDataTasks.UserDataTaskRecurrenceProperties.Occurrences
-api-type winrt property

Windows.ApplicationModel.UserDataTasks.UserDataTaskRecurrenceProperties.Occurrences

-description

Gets or sets the number of times a task recurs. Occurrences is of type IReference(UInt32) and is NULL by default. Occurrences is mutually exclusive with Until.

-property-value

The number of times a task recurs.

-remarks

-see-also

-examples