Share via


AppointmentCalendarCancelMeetingRequestEventArgs.Request Property

Definition

Gets the AppointmentCalendarCancelMeetingRequest object for the corresponding CancelMeetingRequested event.

public:
 property AppointmentCalendarCancelMeetingRequest ^ Request { AppointmentCalendarCancelMeetingRequest ^ get(); };
AppointmentCalendarCancelMeetingRequest Request();
public AppointmentCalendarCancelMeetingRequest Request { get; }
var appointmentCalendarCancelMeetingRequest = appointmentCalendarCancelMeetingRequestEventArgs.request;
Public ReadOnly Property Request As AppointmentCalendarCancelMeetingRequest

Property Value

The AppointmentCalendarCancelMeetingRequest object for the event.

Windows requirements

App capabilities
appointmentsSystem

Applies to