Partager via


PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Méthode

Définition

Mises à jour une entrée pour indiquer qu’elle a été vue.

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

Paramètres

callHistoryEntry
PhoneCallHistoryEntry

Entrée à mettre à jour.

Retours

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

S’applique à