EmailStoreNotificationTrigger
EmailStoreNotificationTrigger
EmailStoreNotificationTrigger
EmailStoreNotificationTrigger
Class
Definition
Represents a trigger that enables notification of changes to the email store.
public : sealed class EmailStoreNotificationTrigger : IBackgroundTrigger, IEmailStoreNotificationTriggerpublic sealed class EmailStoreNotificationTrigger : IBackgroundTrigger, IEmailStoreNotificationTriggerPublic NotInheritable Class EmailStoreNotificationTrigger Implements IBackgroundTrigger, IEmailStoreNotificationTrigger// 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
EmailStoreNotificationTrigger() EmailStoreNotificationTrigger() EmailStoreNotificationTrigger() EmailStoreNotificationTrigger()
Initializes a new instance of the EmailStoreNotificationTrigger class.
public : EmailStoreNotificationTrigger()public EmailStoreNotificationTrigger()Public Sub New()// You can use this method in JavaScript.