Compartir a través de


PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Método

Definición

Novedades una entrada para indicar que se ha visto.

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

Entrada que se va a actualizar.

Devoluciones

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Se aplica a