ToastNotificationHistoryChangedTriggerDetail Class

Definition

Represents the details of a toast history changed trigger.

public ref class ToastNotificationHistoryChangedTriggerDetail sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class ToastNotificationHistoryChangedTriggerDetail final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class ToastNotificationHistoryChangedTriggerDetail
Public NotInheritable Class ToastNotificationHistoryChangedTriggerDetail
Inheritance
Object Platform::Object IInspectable ToastNotificationHistoryChangedTriggerDetail
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Remarks

Version history

Windows version SDK version Value added
1703 15063 CollectionId

Properties

ChangeType

Gets a value representing the kind of change that caused the toast history changed trigger.

CollectionId

Gets the ID of the notification group to which the notification that caused the change trigger belongs.

Applies to