AppointmentCalendarUpdateMeetingResponseRequestEventArgs.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the AppointmentCalendarUpdateMeetingResponseRequest object for the corresponding UpdateMeetingResponseRequested event.
public:
property AppointmentCalendarUpdateMeetingResponseRequest ^ Request { AppointmentCalendarUpdateMeetingResponseRequest ^ get(); };
AppointmentCalendarUpdateMeetingResponseRequest Request();
public AppointmentCalendarUpdateMeetingResponseRequest Request { get; }
var appointmentCalendarUpdateMeetingResponseRequest = appointmentCalendarUpdateMeetingResponseRequestEventArgs.request;
Public ReadOnly Property Request As AppointmentCalendarUpdateMeetingResponseRequest
Property Value
The AppointmentCalendarUpdateMeetingResponseRequest object for the event.
Windows requirements
App capabilities |
appointmentsSystem
|