PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
表示されたことを示すエントリを更新します。
public:
virtual IAsyncAction ^ MarkEntryAsSeenAsync(PhoneCallHistoryEntry ^ callHistoryEntry) = MarkEntryAsSeenAsync;
IAsyncAction MarkEntryAsSeenAsync(PhoneCallHistoryEntry const& callHistoryEntry);
public IAsyncAction MarkEntryAsSeenAsync(PhoneCallHistoryEntry callHistoryEntry);
function markEntryAsSeenAsync(callHistoryEntry)
Public Function MarkEntryAsSeenAsync (callHistoryEntry As PhoneCallHistoryEntry) As IAsyncAction
パラメーター
- callHistoryEntry
- PhoneCallHistoryEntry
更新するエントリ。
戻り値
Windows の要件
アプリの機能 |
phoneCallHistory
phoneCallHistorySystem
phoneCallHistoryPublic
|