PhoneCallHistoryStore.MarkAllAsSeenAsync メソッド

定義

すべてのエントリを更新して、すべてのエントリがユーザーに表示されていることを示します。

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

戻り値

属性

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

適用対象