ExplorerEvents_10_SinkHelper.BeforeItemPaste 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 BeforeItemPaste(System::Object ^ % , Microsoft::Office::Interop::Outlook::MAPIFolder ^ , bool % );
public override void BeforeItemPaste (ref object , Microsoft.Office.Interop.Outlook.MAPIFolder , ref bool );
Public Overrides Sub BeforeItemPaste (ByRef As Object, As MAPIFolder, ByRef As Boolean)