次の方法で共有


ReminderCollectionEvents.BeforeReminderShow(Boolean) メソッド

定義

これは、COM コクラス内のイベント インターフェイス内のメンバです。 これは、ユーザー コード内で使用することを意図したものではありません。

public:
 void BeforeReminderShow([Runtime::InteropServices::Out] bool % Cancel);
public void BeforeReminderShow (out bool Cancel);
Public Sub BeforeReminderShow (ByRef Cancel As Boolean)

パラメーター

Cancel
Boolean

適用対象