PhoneLineConfiguration.IsVideoCallingEnabled 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 les appels vidéo sont activés sur cette ligne téléphonique.
public:
property bool IsVideoCallingEnabled { bool get(); };
bool IsVideoCallingEnabled();
public bool IsVideoCallingEnabled { get; }
var boolean = phoneLineConfiguration.isVideoCallingEnabled;
Public ReadOnly Property IsVideoCallingEnabled As Boolean
Valeur de propriété
Boolean
bool
True si les appels vidéo sont pris en charge, sinon false.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|