ContactChangeRecord.RemoteId 属性

定义

获取已更改的联系人的远程标识符。

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

属性值

String

Platform::String

winrt::hstring

已更改的联系人的远程标识符。

Windows 要求

应用功能
ID_CAP_CONTACTS [Windows Phone]

适用于