Share via


ExplorerEvents_10_SinkHelper.BeforeItemCut Method

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Overridable Sub BeforeItemCut ( _
    ByRef param0 As Boolean _
)
'Usage
Dim instance As ExplorerEvents_10_SinkHelper
Dim param0 As Boolean

instance.BeforeItemCut(param0)
public virtual void BeforeItemCut(
    ref bool param0
)

Parameters

Implements

ExplorerEvents_10.BeforeItemCut(Boolean)

See Also

Reference

ExplorerEvents_10_SinkHelper Class

ExplorerEvents_10_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace