다음을 통해 공유


PhoneCallHistoryStore.MarkEntryAsSeenAsync(PhoneCallHistoryEntry) 메서드

정의

항목이 표시되었음을 나타내는 항목을 업데이트.

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

적용 대상