Поделиться через


PhoneCallHistoryStore.DeleteEntryAsync(PhoneCallHistoryEntry) Метод

Определение

Удаление записи из хранилища.

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

Параметры

callHistoryEntry
PhoneCallHistoryEntry

Удаляемая запись.

Возвращаемое значение

Требования к Windows

Возможности приложения
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Применяется к