AppointmentCalendarForwardMeetingRequestEventArgs.GetDeferral Method
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 deferral object for the ForwardMeetingRequested event.
public:
virtual Deferral ^ GetDeferral() = GetDeferral;
Deferral GetDeferral();
public Deferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As Deferral
Returns
The deferral object for the ForwardMeetingRequested event.
Windows requirements
App capabilities |
appointmentsSystem
|