Поделиться через


AppointmentCalendar.SaveAppointmentAsync(Appointment) Метод

Определение

Асинхронно сохраняет предоставленную встречу в календаре.

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

Параметры

pAppointment
Appointment

Встреча, для сохранения.

Возвращаемое значение

Асинхронное действие.

Требования к Windows

Возможности приложения
appointmentsSystem

Применяется к