ExplorerEvents_10_SinkHelper.m_BeforeItemCutDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_BeforeItemCutDelegate As ExplorerEvents_10_BeforeItemCutEventHandler
'Usage
Dim instance As ExplorerEvents_10_SinkHelper
Dim value As ExplorerEvents_10_BeforeItemCutEventHandler
value = instance.m_BeforeItemCutDelegate
instance.m_BeforeItemCutDelegate = value
public ExplorerEvents_10_BeforeItemCutEventHandler m_BeforeItemCutDelegate
See Also
Reference
ExplorerEvents_10_SinkHelper Class