Share via


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]

적용 대상