Gets or sets this ToastNotification's ID.
public object ID { get; set; }
Public Property ID As Object
Notification ID can only be changed in code for notifications created at runtime. Since IDs must be unique, you cannot modify IDs via the 'Edit Notifications' dialog at design-time.