PhoneCallHistoryStore.MarkAllAsSeenAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|