AppointmentStoreNotificationTrigger
AppointmentStoreNotificationTrigger
AppointmentStoreNotificationTrigger
AppointmentStoreNotificationTrigger
Class
Definition
Represents a trigger that launches a background task for processing changes to the appointment store.
public : sealed class AppointmentStoreNotificationTrigger : IAppointmentStoreNotificationTrigger, IBackgroundTriggerpublic sealed class AppointmentStoreNotificationTrigger : IAppointmentStoreNotificationTrigger, IBackgroundTriggerPublic NotInheritable Class AppointmentStoreNotificationTrigger Implements IAppointmentStoreNotificationTrigger, IBackgroundTrigger// 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)
|
Constructors
AppointmentStoreNotificationTrigger() AppointmentStoreNotificationTrigger() AppointmentStoreNotificationTrigger() AppointmentStoreNotificationTrigger()
Initializes a new instance of the AppointmentStoreNotificationTrigger class.
public : AppointmentStoreNotificationTrigger()public AppointmentStoreNotificationTrigger()Public Sub New()// You can use this method in JavaScript.