次の方法で共有


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

適用対象