Freigeben über


AppointmentCalendar.SaveAppointmentAsync(Appointment) Methode

Definition

Speichert den bereitgestellten Termin asynchron im Kalender.

public:
 virtual IAsyncAction ^ SaveAppointmentAsync(Appointment ^ pAppointment) = SaveAppointmentAsync;
IAsyncAction SaveAppointmentAsync(Appointment const& pAppointment);
public IAsyncAction SaveAppointmentAsync(Appointment pAppointment);
function saveAppointmentAsync(pAppointment)
Public Function SaveAppointmentAsync (pAppointment As Appointment) As IAsyncAction

Parameter

pAppointment
Appointment

Der zu speichernde Termin.

Gibt zurück

Eine asynchrone Aktion.

Windows-Anforderungen

App-Funktionen
appointmentsSystem

Gilt für: