CallStateChangeEventArgs.State 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 l’état actuel de l’appel VoIP.
public:
property VoipPhoneCallState State { VoipPhoneCallState get(); };
VoipPhoneCallState State();
public VoipPhoneCallState State { get; }
var voipPhoneCallState = callStateChangeEventArgs.state;
Public ReadOnly Property State As VoipPhoneCallState
Valeur de propriété
État actuel de l’appel VOIP.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
voipCall
|