Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 684 Bytes

userdatataskregenerationproperties_occurrences.md

File metadata and controls

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

Windows.ApplicationModel.UserDataTasks.UserDataTaskRegenerationProperties.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