PhoneCallHistoryEntryRawAddressKind Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |