AppointmentCalendarUpdateMeetingResponseRequestEventArgs Класс

Определение

Предоставляет данные для события UpdateMeetingResponseRequested .

public ref class AppointmentCalendarUpdateMeetingResponseRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentCalendarUpdateMeetingResponseRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppointmentCalendarUpdateMeetingResponseRequestEventArgs
Public NotInheritable Class AppointmentCalendarUpdateMeetingResponseRequestEventArgs
Наследование
Object Platform::Object IInspectable AppointmentCalendarUpdateMeetingResponseRequestEventArgs
Атрибуты

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

Семейство устройств
Windows 10 Anniversary Edition (появилось в 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v3.0)
Возможности приложения
appointmentsSystem

Комментарии

Система создает экземпляр этого класса и передает его в качестве аргумента обработчику событий UpdateMeetingResponseRequested приложения.

Свойства

Request

Возвращает объект AppointmentCalendarUpdateMeetingResponseRequest для соответствующего события UpdateMeetingResponseRequested .

Методы

GetDeferral()

Возвращает объект отсрочки для события UpdateMeetingResponseRequested .

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