Freigeben über


PhoneCallHistoryEntryRawAddressKind Enumeration

Definition

Der Von PhoneCallHistoryEntryAddress verwendete Adresstyp.

public enum class PhoneCallHistoryEntryRawAddressKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PhoneCallHistoryEntryRawAddressKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PhoneCallHistoryEntryRawAddressKind
var value = Windows.ApplicationModel.Calls.PhoneCallHistoryEntryRawAddressKind.phoneNumber
Public Enum PhoneCallHistoryEntryRawAddressKind
Vererbung
PhoneCallHistoryEntryRawAddressKind
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

Custom 1

Die Unformatierte Adresse ist eine benutzerdefinierte Zeichenfolge.

PhoneNumber 0

Die unformatierte Adresse ist eine Telefonnummer.

Gilt für: