StoresEvents_12.BeforeStoreRemove(Store, Boolean) 方法

定义

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

public:
 void BeforeStoreRemove(Microsoft::Office::Interop::Outlook::Store ^ Store, [Runtime::InteropServices::Out] bool % Cancel);
public void BeforeStoreRemove (Microsoft.Office.Interop.Outlook.Store Store, out bool Cancel);

参数

Store
Store
Cancel
Boolean

适用于