Reminder Sample
The Reminder
sample mirrors the alarm sample; however, the reminder sample demonstrates how to use the deep linking feature of reminders to allow editing of a reminder after it has been created.
The sample code for this section is located in the Reminders directory of the WPUnleashed.BackgroundAgents project in the BackgroundAgents solution.
Like the Alarm
sample, the ReminderView
page allows the user to enter the details of a new reminder and to set the reminder via an application bar button.
The ReminderViewModel
class contains various properties that correspond to the Reminder
class properties. Unlike the Alarm
class, however, the Reminder
class does not provide the ability to customize the sound effect of the notification. ...
Get Windows® Phone 8 Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.