Condividi tramite


PhoneCallHistoryEntry.RemoteId Proprietà

Definizione

Ottiene o imposta l'ID remoto per la voce.

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID remoto per PhoneCallHistoryEntry.

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem

Si applica a