PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|