Partager via


PhoneCallHistoryStore.DeleteEntryAsync(PhoneCallHistoryEntry) Méthode

Définition

Supprimer une entrée du magasin.

public:
 virtual IAsyncAction ^ DeleteEntryAsync(PhoneCallHistoryEntry ^ callHistoryEntry) = DeleteEntryAsync;
IAsyncAction DeleteEntryAsync(PhoneCallHistoryEntry const& callHistoryEntry);
public IAsyncAction DeleteEntryAsync(PhoneCallHistoryEntry callHistoryEntry);
function deleteEntryAsync(callHistoryEntry)
Public Function DeleteEntryAsync (callHistoryEntry As PhoneCallHistoryEntry) As IAsyncAction

Paramètres

callHistoryEntry
PhoneCallHistoryEntry

Entrée à supprimer.

Retours

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

S’applique à