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