Notification.NotificationItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the notification item.
public: ref class Notification::NotificationItem
public class Notification.NotificationItem
type Notification.NotificationItem = class
Public Class Notification.NotificationItem
- Inheritance
-
Notification.NotificationItem
Constructors
Notification.NotificationItem(Dictionary<String,Object>) |
Initializes a new instance of the Notification.NotificationItem class. |
Fields
dismissed |
Contains a Boolean value that specifies whether the notification was dismissed. |
Properties
due |
Gets the date and time of when the notification is due. |
IconUrl |
Gets the icon for the URL. |
id |
Gets the ID of the notification item. |
LogicalName |
Gets the logical name. |
subject |
Gets the subject of the notification item. |