Compartir a través de


ReminderNotificationTriggerDetails.AccessoryNotificationType Propiedad

Definición

Especifica el tipo de notificación recibida. Para recordatorios, este valor es AccessoryNotificationType.Reminder.

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

Valor de propiedad

AccessoryNotificationType.Reminder

Implementaciones

Requisitos de Windows

Características de aplicaciones
accessoryManager

Comentarios

Llamar a esta API requiere que se especifiquen las funcionalidades ID_CAP_SMS y ID_CAP_SMS_COMPANION en el manifiesto de aplicación.

Se aplica a