AppointmentStoreChangedEventArgs.GetDeferral メソッド

定義

StoreChanged イベントの遅延オブジェクトを取得します。

public:
 virtual AppointmentStoreChangedDeferral ^ GetDeferral() = GetDeferral;
AppointmentStoreChangedDeferral GetDeferral();
public AppointmentStoreChangedDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As AppointmentStoreChangedDeferral

戻り値

StoreChanged イベントの遅延オブジェクト。

Windows の要件

アプリの機能
appointmentsSystem

適用対象