ChatMessageNotificationTriggerDetails.ShouldUpdateActionCenter Proprietà

Definizione

Ottiene un valore booleano che indica se il Centro notifiche di Windows deve essere aggiornato con il messaggio.

public:
 property bool ShouldUpdateActionCenter { bool get(); };
bool ShouldUpdateActionCenter();
public bool ShouldUpdateActionCenter { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldUpdateActionCenter;
Public ReadOnly Property ShouldUpdateActionCenter As Boolean

Valore della proprietà

Boolean

bool

Valore booleano che indica se il Centro notifiche di Windows deve essere aggiornato.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a