PhoneCallHistoryEntryAddress.RawAddressKind Propriété
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.
Obtient ou définit le type d’adresse indiqué par RawAddress.
public:
property PhoneCallHistoryEntryRawAddressKind RawAddressKind { PhoneCallHistoryEntryRawAddressKind get(); void set(PhoneCallHistoryEntryRawAddressKind value); };
PhoneCallHistoryEntryRawAddressKind RawAddressKind();
void RawAddressKind(PhoneCallHistoryEntryRawAddressKind value);
public PhoneCallHistoryEntryRawAddressKind RawAddressKind { get; set; }
var phoneCallHistoryEntryRawAddressKind = phoneCallHistoryEntryAddress.rawAddressKind;
phoneCallHistoryEntryAddress.rawAddressKind = phoneCallHistoryEntryRawAddressKind;
Public Property RawAddressKind As PhoneCallHistoryEntryRawAddressKind
Valeur de propriété
Type d’adresse.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|