PhoneCallHistoryEntry.SourceId Properti

Definisi

Mendapatkan atau mengatur pengidentifikasi untuk sumber panggilan telepon.

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

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

Nilai Properti

String

Platform::String

winrt::hstring

Pengidentifikasi untuk sumber panggilan telepon.

Persyaratan Windows

Kemampuan aplikasi
phoneCallHistory phoneCallHistorySystem

Berlaku untuk