ShellTileSchedule.Recurrence Property

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Recurrence As UpdateRecurrence
public UpdateRecurrence Recurrence { get; set; }
public:
property UpdateRecurrence Recurrence {
    UpdateRecurrence get ();
    void set (UpdateRecurrence value);
}
member Recurrence : UpdateRecurrence with get, set

Property Value

Type: Microsoft.Phone.Shell.UpdateRecurrence

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

ShellTileSchedule Class

Microsoft.Phone.Shell Namespace