MuteChangeEventArgs.Muted 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 si l’appel est actuellement désactivé.
public:
property bool Muted { bool get(); };
bool Muted();
public bool Muted { get; }
var boolean = muteChangeEventArgs.muted;
Public ReadOnly Property Muted As Boolean
Valeur de propriété
Boolean
bool
Indique si l’appel est actuellement désactivé.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
voipCall
|