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