StoresEvents_12_SinkHelper.BeforeStoreRemove(Store, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void BeforeStoreRemove(Microsoft::Office::Interop::Outlook::Store ^ , bool % );
public override void BeforeStoreRemove (Microsoft.Office.Interop.Outlook.Store , ref bool );
Public Overrides Sub BeforeStoreRemove ( As Store, ByRef As Boolean)