Reminder Properties
Collapse the table of content
Expand the table of content

Reminder Properties

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

The Reminder type exposes the following members.

  NameDescription
Public property BeginTime Gets or sets the time at which the action’s schedule begins. (Inherited from ScheduledAction.)
Public property Content Gets or sets the text content of the notification that is displayed to the user when the notification is launched. (Inherited from ScheduledNotification.)
Public property ExpirationTime Gets or sets the time at which the action’s schedule expires. (Inherited from ScheduledAction.)
Public property IsEnabled This value is not used in the current release. (Inherited from ScheduledAction.)
Public property IsScheduled Gets the scheduled status of the action. (Inherited from ScheduledAction.)
Public property Name Gets the name of the scheduled action. (Inherited from ScheduledAction.)
Public property NavigationUri Gets or sets the navigation URI that is passed to the application when it is launched from the reminder.
Public property RecurrenceType Gets or sets the recurrence type for a notification. (Inherited from ScheduledNotification.)
Public property Title Gets the title of the notification that is displayed to the user when the notification is launched. (Inherited from ScheduledNotification.)
Top

Show:
© 2017 Microsoft