Compartir a través de


PhoneCallHistoryStore.SaveEntryAsync(PhoneCallHistoryEntry) Método

Definición

Guarda una entrada en el almacén.

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

Parámetros

callHistoryEntry
PhoneCallHistoryEntry

Entrada que se va a guardar.

Devoluciones

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Se aplica a