PhoneCallHistoryEntry.RemoteId Properti

Definisi

Mendapatkan atau mengatur id jarak jauh untuk entri tersebut.

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

Nilai Properti

String

Platform::String

winrt::hstring

Id jarak jauh untuk PhoneCallHistoryEntry.

Persyaratan Windows

Kemampuan aplikasi
phoneCallHistory phoneCallHistorySystem

Berlaku untuk