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