AppointmentStoreChangedEventArgs.GetDeferral Method

Definition

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

Applies to