Freigeben über


EmailNotificationTriggerDetails.AccessoryNotificationType Eigenschaft

Definition

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

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

Eigenschaftswert

AccessoryNotificationType. Email

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: