ScheduledNotification Properties

Include Protected Members
Include Inherited Members

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

The ScheduledNotification type exposes the following members.

Properties

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

Top

See Also

Reference

ScheduledNotification Class

Microsoft.Phone.Scheduler Namespace