AppointmentStoreNotificationTriggerDetails AppointmentStoreNotificationTriggerDetails AppointmentStoreNotificationTriggerDetails AppointmentStoreNotificationTriggerDetails Class

Definition

Passed to a background task to indicate that the task was invoked by an AppointmentStore.

public : sealed class AppointmentStoreNotificationTriggerDetails : IAppointmentStoreNotificationTriggerDetailspublic sealed class AppointmentStoreNotificationTriggerDetails : IAppointmentStoreNotificationTriggerDetailsPublic NotInheritable Class AppointmentStoreNotificationTriggerDetails Implements IAppointmentStoreNotificationTriggerDetails// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Remarks

This object is received as an argument to an IBackgroundTask.Run method.