Condividi tramite


PhoneCallHistoryStore.DeleteEntryAsync(PhoneCallHistoryEntry) Metodo

Definizione

Eliminare una voce dall'archivio.

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

Parametri

callHistoryEntry
PhoneCallHistoryEntry

Voce da eliminare.

Restituisce

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Si applica a