Partager via


ReminderNotificationTriggerDetails.AccessoryNotificationType Propriété

Définition

Spécifie le type de notification reçue. Pour les rappels, cette valeur est AccessoryNotificationType.Reminder.

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

Valeur de propriété

AccessoryNotificationType.Reminder

Implémente

Configuration requise pour Windows

Fonctionnalités de l’application
accessoryManager

Remarques

L’appel de cette API nécessite que les fonctionnalités de ID_CAP_SMS et de ID_CAP_SMS_COMPANION soient spécifiées dans le manifeste de l’application.

S’applique à