Condividi tramite


AppointmentCalendar.SaveAppointmentAsync(Appointment) Metodo

Definizione

Salva in modo asincrono l'appuntamento specificato nel calendario.

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

Parametri

pAppointment
Appointment

Appuntamento da salvare.

Restituisce

Azione asincrona.

Requisiti Windows

Funzionalità dell'app
appointmentsSystem

Si applica a