Freigeben über


EmailReadNotificationTriggerDetails.AccessoryNotificationType Eigenschaft

Definition

Ein AccessoryNotificationType , der den Typ der empfangenen Benachrichtigung angibt. Für E-Mail-Benachrichtigungen ist dieser Wert AccessoryNotificationType.EmailRead.

public:
 property AccessoryNotificationType AccessoryNotificationType { AccessoryNotificationType get(); };
AccessoryNotificationType AccessoryNotificationType();
public AccessoryNotificationType AccessoryNotificationType { get; }
var accessoryNotificationType = emailReadNotificationTriggerDetails.accessoryNotificationType;
Public ReadOnly Property AccessoryNotificationType As AccessoryNotificationType

Eigenschaftswert

AccessoryNotificationType.EmailRead

Implementiert

Windows-Anforderungen

App-Funktionen
accessoryManager

Hinweise

Für das Aufrufen dieser API müssen die ID_CAP_SMS - und ID_CAP_SMS_COMPANION-Funktionen im Anwendungsmanifest angegeben werden.

Gilt für: