Edit

Share via


StoresEvents_12.BeforeStoreRemove(Store, Boolean) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

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);

Parameters

Store
Store
Cancel
Boolean

Applies to