VoipPhoneCall.IsUsingAssociatedDevicesList 属性

定义

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

public:
 property bool IsUsingAssociatedDevicesList { bool get(); };
bool IsUsingAssociatedDevicesList();
public bool IsUsingAssociatedDevicesList { get; }
var boolean = voipPhoneCall.isUsingAssociatedDevicesList;
Public ReadOnly Property IsUsingAssociatedDevicesList As Boolean

属性值

Boolean

bool

适用于