LastScheduledTime Property
Collapse the table of content
Expand the table of content

ScheduledTask.LastScheduledTime Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the last time the agent was scheduled to be run, in the device’s local time.

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

public DateTime LastScheduledTime { get; internal set; }

Property Value

Type: System.DateTime
The last time the agent was scheduled to be run.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft