ShellTileSchedule.Recurrence Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether the schedule will be executed one time or multiple times. The recurrence values are defined in UpdateRecurrence.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object Recurrence="UpdateRecurrence" .../>
Property Value
Type: Microsoft.Phone.Shell.UpdateRecurrenceA value that indicates whether the schedule will be executed one time or multiple times.
Show: