次の方法で共有


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]

適用対象