ReminderCollectionEvents.BeforeReminderShow(Boolean) 方法

定义

这是 COM coclass 中事件接口中的成员。 它不适合在您的代码中使用。

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

参数

Cancel
Boolean

适用于