QuerySeamlessUpgradeSupportOperation.RemoteId 属性

定义

重要

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

获取正在查询其无缝 VoIP 升级支持的用户的远程 ID。

public:
 property Platform::String ^ RemoteId { Platform::String ^ get(); };
winrt::hstring RemoteId();
public string RemoteId { get; }
var string = querySeamlessUpgradeSupportOperation.remoteId;
Public ReadOnly Property RemoteId As String

属性值

String

Platform::String

winrt::hstring

正在查询其无缝 VoIP 升级支持的用户的远程 ID。

适用于