PhoneCallHistoryStore.MarkEntriesAsSeenAsync Metode

Definisi

Updates entri untuk menunjukkan bahwa entri tersebut telah dilihat oleh pengguna.

public:
 virtual IAsyncAction ^ MarkEntriesAsSeenAsync(IIterable<PhoneCallHistoryEntry ^> ^ callHistoryEntries) = MarkEntriesAsSeenAsync;
IAsyncAction MarkEntriesAsSeenAsync(IIterable<PhoneCallHistoryEntry> const& callHistoryEntries);
public IAsyncAction MarkEntriesAsSeenAsync(IEnumerable<PhoneCallHistoryEntry> callHistoryEntries);
function markEntriesAsSeenAsync(callHistoryEntries)
Public Function MarkEntriesAsSeenAsync (callHistoryEntries As IEnumerable(Of PhoneCallHistoryEntry)) As IAsyncAction

Parameter

callHistoryEntries

IIterable<PhoneCallHistoryEntry>

IEnumerable<PhoneCallHistoryEntry>

Entri yang akan ditandai sebagai terlihat. Ini memperbarui properti PhoneCallHistoryEntry.IsSeen .

Mengembalikan

Persyaratan Windows

Kemampuan aplikasi
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Berlaku untuk