Condividi tramite


PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Metodo

Definizione

Aggiornamenti una voce per indicare che è stata 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

Parametri

callHistoryEntry
PhoneCallHistoryEntry

Voce da aggiornare.

Restituisce

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Si applica a