Partager via


EmailReadNotificationTriggerDetails.AccessoryNotificationType Propriété

Définition

AccessoryNotificationType qui spécifie le type de notification reçue. Pour Notifications par e-mail, cette valeur est AccessoryNotificationType.EmailRead.

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

Valeur de propriété

AccessoryNotificationType.EmailRead

Implémente

Configuration requise pour Windows

Fonctionnalités de l’application
accessoryManager

Remarques

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

S’applique à