ContactChangeRecord.Id Property

Definition

Gets the local identifier of the contact that changed.

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

Property Value

String

Platform::String

winrt::hstring

The local identifier of the contact that changed.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Applies to