PhoneCallHistoryStore.SaveEntryAsync(PhoneCallHistoryEntry) Méthode
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.
Enregistre une entrée dans le magasin.
public:
virtual IAsyncAction ^ SaveEntryAsync(PhoneCallHistoryEntry ^ callHistoryEntry) = SaveEntryAsync;
IAsyncAction SaveEntryAsync(PhoneCallHistoryEntry const& callHistoryEntry);
public IAsyncAction SaveEntryAsync(PhoneCallHistoryEntry callHistoryEntry);
function saveEntryAsync(callHistoryEntry)
Public Function SaveEntryAsync (callHistoryEntry As PhoneCallHistoryEntry) As IAsyncAction
Paramètres
- callHistoryEntry
- PhoneCallHistoryEntry
Entrée à enregistrer.
Retours
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
phoneCallHistoryPublic
|