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