Share via


Notification.NotificationItem Class

Definition

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.

Applies to