PhoneCallHistoryEntry.SourceId Proprietà

Definizione

Ottiene o imposta l'identificatore per l'origine della chiamata telefonica.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore per l'origine della chiamata telefonica.

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem

Si applica a