次の方法で共有


ApplicationClass.ApplicationEvents_Event_Reminder イベント

定義

これは、対応する COM オブジェクトとの相互運用性を得るためにマネージ コードが必要とする COM コクラスを処理するときに作成される .NET クラスまたは .NET クラスのメンバです。 このクラスは、Outlook の新しいバージョンで拡張されたこのクラスの、前のバージョンのイベントにアクセスする必要がある場合にのみ使用します。 それ以外の場合は、COM コクラスから派生する .NET インターフェイスを使用します。 .NET インターフェイスの詳細については、「」を参照してください Application

public:
 virtual event Microsoft::Office::Interop::Outlook::ApplicationEvents_ReminderEventHandler ^ ApplicationEvents_Event_Reminder;
public virtual event Microsoft.Office.Interop.Outlook.ApplicationEvents_ReminderEventHandler ApplicationEvents_Event_Reminder;
Public Overridable Custom Event ApplicationEvents_Event_Reminder As ApplicationEvents_ReminderEventHandler Implements ApplicationEvents_Event_Reminder

イベントの種類

適用対象