Partager via


PhoneCallHistoryStore.SaveEntryAsync(PhoneCallHistoryEntry) Méthode

Définition

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

S’applique à