PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) Methode

Definition

Updates einen Eintrag, um anzugeben, dass er angezeigt wurde.

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

Parameter

callHistoryEntry
PhoneCallHistoryEntry

Der zu aktualisierende Eintrag.

Gibt zurück

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Gilt für: