Поделиться через


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

Применяется к