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