Freigeben über


ReminderNotificationTriggerDetails.AccessoryNotificationType Eigenschaft

Definition

Gibt den Typ der empfangenen Benachrichtigung an. Bei Erinnerungen lautet dieser Wert AccessoryNotificationType.Reminder.

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

Eigenschaftswert

AccessoryNotificationType.Reminder

Implementiert

Windows-Anforderungen

App-Funktionen
accessoryManager

Hinweise

Für den Aufruf dieser API müssen die funktionen ID_CAP_SMS und ID_CAP_SMS_COMPANION im Anwendungsmanifest angegeben werden.

Gilt für: