PhoneCallHistoryEntry.SourceIdKind Eigenschaft

Definition

Ruft einen Wert ab, der angibt, um welchen Typ von Bezeichner die SourceId handelt , oder legt diesen fest.

public:
 property PhoneCallHistorySourceIdKind SourceIdKind { PhoneCallHistorySourceIdKind get(); void set(PhoneCallHistorySourceIdKind value); };
PhoneCallHistorySourceIdKind SourceIdKind();

void SourceIdKind(PhoneCallHistorySourceIdKind value);
public PhoneCallHistorySourceIdKind SourceIdKind { get; set; }
var phoneCallHistorySourceIdKind = phoneCallHistoryEntry.sourceIdKind;
phoneCallHistoryEntry.sourceIdKind = phoneCallHistorySourceIdKind;
Public Property SourceIdKind As PhoneCallHistorySourceIdKind

Eigenschaftswert

Der Typ des Bezeichners, den PhoneCallHistoryEntry.SourceId aufweist.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: