Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

File metadata and controls

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

Windows.ApplicationModel.UserDataTasks.UserDataTaskRecurrenceProperties.Until

-description

Gets or sets the date and time until which a task is valid. Until is of type IReference(DateTime) and is NULL by default. Until is mutually exclusive with Occurrences.

-property-value

The date and time until which a task is valid.

-remarks

-see-also

-examples