ShellTileSchedule.Interval Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the interval of how often the background image of the Tile is updated.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object Interval="UpdateInterval" .../>
Property Value
Type: Microsoft.Phone.Shell.UpdateIntervalThe interval of how often the background image of the Tile is updated.
If the schedule is a one-time recurrence type, do not set this property.
Depending on Tile schedule synchronization, the Tile may not update for up to two times the chosen interval. If setting this property, use one of the options listed at UpdateInterval. The minimum update interval is one hour.