Compartir a través de


ContactChangeRecord.RemoteId Propiedad

Definición

Obtiene el identificador remoto del contacto que cambió.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador remoto del contacto que cambió.

Requisitos de Windows

Características de aplicaciones
ID_CAP_CONTACTS [Windows Phone]

Se aplica a