PhoneCallHistorySourceIdKind Enumeration

Definition

Der Typ des Bezeichners, auf den phoneCallHistoryEntry.SourceId verweist.

public enum class PhoneCallHistorySourceIdKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PhoneCallHistorySourceIdKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PhoneCallHistorySourceIdKind
var value = Windows.ApplicationModel.Calls.PhoneCallHistorySourceIdKind.cellularPhoneLineId
Public Enum PhoneCallHistorySourceIdKind
Vererbung
PhoneCallHistorySourceIdKind
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
phoneCallHistory phoneCallHistorySystem

Felder

CellularPhoneLineId 0

Der Bezeichner ist für eine Mobilfunkleitung.

PackageFamilyName 1

Der Bezeichner ist für ein Familienpaket.

Gilt für: