次の方法で共有


StoresEvents_12.BeforeStoreRemove(Store, Boolean) メソッド

定義

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

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

適用対象