ContactChangeRecord.RemoteId Property

Definition

Gets the remote identifier of the contact that changed.

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

Property Value

String

Platform::String

winrt::hstring

The remote identifier of the contact that changed.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Applies to