PhoneCallHistoryStore.SaveEntryAsync(PhoneCallHistoryEntry) Methode

Definition

Speichert einen Eintrag im Store.

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

Parameter

callHistoryEntry
PhoneCallHistoryEntry

Der zu speichernde Eintrag.

Gibt zurück

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem phoneCallHistoryPublic

Gilt für: