Partager via


PhoneCallHistoryEntryRawAddressKind Énumération

Définition

Type d’adresse utilisé par PhoneCallHistoryEntryAddress.

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
Héritage
PhoneCallHistoryEntryRawAddressKind
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem

Champs

Custom 1

L’adresse brute est une chaîne personnalisée.

PhoneNumber 0

L’adresse brute est un numéro de téléphone.

S’applique à