Share via


PhoneCallHistoryStore.SaveEntryAsync(PhoneCallHistoryEntry) 메서드

정의

저장소에 항목을 저장합니다.

public:
 virtual IAsyncAction ^ SaveEntryAsync(PhoneCallHistoryEntry ^ callHistoryEntry) = SaveEntryAsync;
IAsyncAction SaveEntryAsync(PhoneCallHistoryEntry const& callHistoryEntry);
public IAsyncAction SaveEntryAsync(PhoneCallHistoryEntry callHistoryEntry);
function saveEntryAsync(callHistoryEntry)
Public Function SaveEntryAsync (callHistoryEntry As PhoneCallHistoryEntry) As IAsyncAction

매개 변수

callHistoryEntry
PhoneCallHistoryEntry

저장할 항목입니다.

반환

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

적용 대상