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

适用于