ChatMessageNotificationTriggerDetails.ShouldDisplayToast Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur booléenne indiquant si la tâche en arrière-plan doit émettre une notification toast pour le message.
public:
property bool ShouldDisplayToast { bool get(); };
bool ShouldDisplayToast();
public bool ShouldDisplayToast { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldDisplayToast;
Public ReadOnly Property ShouldDisplayToast As Boolean
Valeur de propriété
Boolean
bool
Valeur booléenne indiquant si la tâche en arrière-plan doit émettre une notification toast pour le message.
Configuration requise pour Windows
Fonctionnalités de l’application |
chat
chatSystem
smsSend
|