Compartilhar via


PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Método

Definição

Atualizações uma entrada para indicar que ela foi vista.

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

Parâmetros

callHistoryEntry
PhoneCallHistoryEntry

A entrada a ser atualizada.

Retornos

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Aplica-se a