PhoneCallHistoryStore.MarkAllAsSeenAsync Method

Definition

Update all the entries to indicate they have all been seen by the user.

public:
 virtual IAsyncAction ^ MarkAllAsSeenAsync() = MarkAllAsSeenAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction MarkAllAsSeenAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction MarkAllAsSeenAsync();
function markAllAsSeenAsync()
Public Function MarkAllAsSeenAsync () As IAsyncAction

Returns

Attributes

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Applies to