다음을 통해 공유


AppointmentCalendarUpdateMeetingResponseRequestEventArgs.Request 속성

정의

해당 UpdateMeetingResponseRequested 이벤트에 대한 AppointmentCalendarUpdateMeetingResponseRequest 개체를 가져옵니다.

public:
 property AppointmentCalendarUpdateMeetingResponseRequest ^ Request { AppointmentCalendarUpdateMeetingResponseRequest ^ get(); };
AppointmentCalendarUpdateMeetingResponseRequest Request();
public AppointmentCalendarUpdateMeetingResponseRequest Request { get; }
var appointmentCalendarUpdateMeetingResponseRequest = appointmentCalendarUpdateMeetingResponseRequestEventArgs.request;
Public ReadOnly Property Request As AppointmentCalendarUpdateMeetingResponseRequest

속성 값

이벤트에 대한 AppointmentCalendarUpdateMeetingResponseRequest 개체입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상