PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
|