ToastNotificationHistoryChangedTriggerDetail.ChangeType Property
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.
Gets a value representing the kind of change that caused the toast history changed trigger.
public:
property ToastHistoryChangedType ChangeType { ToastHistoryChangedType get(); };
ToastHistoryChangedType ChangeType();
public ToastHistoryChangedType ChangeType { get; }
var toastHistoryChangedType = toastNotificationHistoryChangedTriggerDetail.changeType;
Public ReadOnly Property ChangeType As ToastHistoryChangedType
Property Value
The kind of change that has happened to a notification in toast history.