Partager via


PhoneNotificationTriggerDetails.PhoneNotificationType Propriété

Définition

Valeur de l’énumération PhoneNotificationType qui indique le type de notification reçue.

public:
 property PhoneNotificationType PhoneNotificationType { PhoneNotificationType get(); };
PhoneNotificationType PhoneNotificationType();
public PhoneNotificationType PhoneNotificationType { get; }
var phoneNotificationType = phoneNotificationTriggerDetails.phoneNotificationType;
Public ReadOnly Property PhoneNotificationType As PhoneNotificationType

Valeur de propriété

Pour obtenir la liste des valeurs, consultez PhoneNotificationType.

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 à