PhoneCallHistoryStore.DeleteEntryAsync(PhoneCallHistoryEntry) Methode

Definition

Löschen Sie einen Eintrag aus dem Store.

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

Parameter

callHistoryEntry
PhoneCallHistoryEntry

Der zu löschende Eintrag.

Gibt zurück

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Gilt für: