PhoneCallManager.IsCallIncoming 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 qui indique si un appel est entrant sur l’appareil.
public:
static property bool IsCallIncoming { bool get(); };
static bool IsCallIncoming();
public static bool IsCallIncoming { get; }
var boolean = PhoneCallManager.isCallIncoming;
Public Shared ReadOnly Property IsCallIncoming As Boolean
Valeur de propriété
Boolean
bool
True si un appel est entrant sur l’appareil ; sinon, false.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|