ScheduledNotification Properties
Collapse the table of content
Expand the table of content

ScheduledNotification Properties

[ 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.

  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.
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 RecurrenceType Gets or sets the recurrence type for a notification.
Public property Title Gets the title of the notification that is displayed to the user when the notification is launched.
Top

Show:
© 2017 Microsoft