Compartilhar via


AppointmentCalendar.SaveAppointmentAsync(Appointment) Método

Definição

Salva de forma assíncrona o compromisso fornecido no calendário.

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

Parâmetros

pAppointment
Appointment

O compromisso a ser salvo.

Retornos

Uma ação assíncrona.

Requisitos do Windows

Funcionalidades do aplicativo
appointmentsSystem

Aplica-se a