Compartilhar via


PhoneCallHistoryEntry.RemoteId Propriedade

Definição

Obtém ou define a ID remota da entrada.

public:
 property Platform::String ^ RemoteId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring RemoteId();

void RemoteId(winrt::hstring value);
public string RemoteId { get; set; }
var string = phoneCallHistoryEntry.remoteId;
phoneCallHistoryEntry.remoteId = string;
Public Property RemoteId As String

Valor da propriedade

String

Platform::String

winrt::hstring

A ID remota do PhoneCallHistoryEntry.

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem

Aplica-se a