ItemEvents_10_SinkHelper.m_BeforeAutoSaveDelegate Field

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

Syntax

'Declaration
Public m_BeforeAutoSaveDelegate As ItemEvents_10_BeforeAutoSaveEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_BeforeAutoSaveEventHandler

value = instance.m_BeforeAutoSaveDelegate

instance.m_BeforeAutoSaveDelegate = value
public ItemEvents_10_BeforeAutoSaveEventHandler m_BeforeAutoSaveDelegate

See Also

Reference

ItemEvents_10_SinkHelper Class

ItemEvents_10_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace