Compartilhar via


PhoneCallHistoryStore.DeleteEntryAsync(PhoneCallHistoryEntry) Método

Definição

Exclua uma entrada do repositório.

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

Parâmetros

callHistoryEntry
PhoneCallHistoryEntry

A entrada a ser excluída.

Retornos

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Aplica-se a